What is readtags? Perhaps my ctags is too old...
Anyway, I added a primitive support of ctags a long time ago: you still have to manually generate a ctags file (either with line numbers or search strings), open it in SciTE, find a line and hit Ctrl+O: SciTE will open the file and jump to the relevant line.

Hi, I recently looked into ctags source package (still talking about ctags from ctags.sourceforge.net). It seems, that readtags is part of tags reading library. I found --with-readlib switch in configure, which might turn it on. But maybe it is just windows feature, don't know. Many editors can read tags files itself, so possibly it is not necessary on unixes. However, for windows its good option, works for me well.

-- Roman

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to