logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Syntax::Highlight::Engine::Kate::ComponentminusPascal - a Plugin for Component-Pascal syntax highlighting

Author

       Hans Jeuken (haje <at> toneel <dot> demon <dot> nl)

Bugs

       Unknown. If you find any, please contact the author

perl v5.36.0                                       2022-12-15              Syntax::Highli...nentminusPascal(3pm)

Description

       Syntax::Highlight::Engine::Kate::ComponentminusPascal is a  plugin module that provides syntax
       highlighting for Component-Pascal to the Syntax::Haghlight::Engine::Kate highlighting engine.

       This code is generated from the syntax definition files used by the Kate project.  It works quite fine,
       but can use refinement and optimization.

       It inherits Syntax::Higlight::Engine::Kate::Template. See also there.

Name

       Syntax::Highlight::Engine::Kate::ComponentminusPascal - a Plugin for Component-Pascal syntax highlighting

Synopsis

        require Syntax::Highlight::Engine::Kate::ComponentminusPascal;
        my $sh = new Syntax::Highlight::Engine::Kate::ComponentminusPascal([
        ]);

See Also