summaryrefslogtreecommitdiffstats
path: root/parts/ctags2/README.dox
blob: e45d0bffae7d1b05001568da8396b7cb7832849a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/** \class ctags2
This is a CTAGS frontend based on the 'readtags' library.

\authors <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>

\maintainer <a href="mailto:jens.dagerbo AT swipnet.se">Jens Dagerbo</a>

\feature A very fast CTAGS lookup plugin
\feature Through the use of regular expressions, it is clever enough to find matches even 
if the match-containing file is open and edited (and the editor contents do not match the file on disk).

\requirement Needs "Exuberant CTAGS" to work. http://ctags.sourceforge.net/

\todo Probably a lot, but mainly configurability.

*/