BIGpedia.com - Ctags - Encyclopedia and Dictionary Online
encyclopedia search

Ctags

Ctags generates an index (or tag) file of objects found in source and header files of various programming languages. Each of these tags signifies an object of the language for which an index entry is available. These tags allow items to be quickly and easily located by a text editor or other utility. Alternatively, there is also an output mode that generates a cross reference file, listing information about various objects found in a set of language files in human-readable form.

Tag index files are supported by most major and a couple of other editors, including:

  • vi (and derivates like vim, vile, etc.)
  • emacs
  • JED

External links



The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License.
How to see transparent copy

01-04-2007 01:21:04