Language

Package: universal-ctags @ 5.9.20201018.0

Synopsis

Generate tag files for source code

Description

Universal Ctags generates an index (or tag) file of language objects found in source files for many popular programming languages. This index makes it easy for text editors and other tools to locate the indexed items. Universal Ctags improves on traditional ctags because of its multilanguage support, its ability for the user to define new languages searched by regular expressions, and its ability to generate emacs-style TAGS files.

Home page
https://ctags.io/
Location
gnu/packages/code.scm (line: 342, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings