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

ctags-lang-inko -

Description

       This man page describes the Inko parser for Universal Ctags.

       The input file is expected to be valid Inko source code, otherwise the output of ctags is undefined.

       Tags are generated for objects, traits, methods, attributes, and constants.  String literals are ignored.

Name

       ctags-lang-inko -

See Also

ctags(1), ctags-client-tools(7)

5.9.0                                                                                         CTAGS-LANG-INKO(7)

Synopsis

ctags ... --languages=+Inko ...
       ctags ... --language-force=Inko ...
       ctags ... --map-Inko=+.inko ...

See Also