|
OverviewThe "Tag List" plugin is a source code browser for the Vim editor. It provides an overview of the structure of source code files and allows you to efficiently browse through source code files in different programming languages. It is the top-rated and most-downloaded plugin for the Vim editor.The taglist plugin groups and displays the functions, classes, structures, enumerations, macro definitions and other parts of a source code file in a Vim window. The taglist plugin will automatically highlight the current tag. You can jump to the definition of a tag by selecting the tag name from the taglist window. For a list of features supported by the taglist plugin, visit the features page. Latest NewsFebruary 26, 2013: Version 4.6 is releasedSeptember 21, 2007: Version 4.5 is released May 25, 2007: Version 4.4 is released February 22, 2007: Version 4.3 is released November 14, 2006: Version 4.2 is released November 12, 2006: Taglist project moved to sourceforge September 7, 2006: Version 4.1 is released September 6, 2006: Version 4.0 is released more news... |