On Sun, 2006-04-09 at 11:46 +0200, Philippe Lhoste wrote: > What is readtags? Perhaps my ctags is too old...
I think its a windows thing. I've never ran across it in all the time I've used ctags. I'm using the latest stable version Gentoo has available in portage. > 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. I'd recommend trying ctagsdx.lua from http://lua-users.org/wiki/SciteTags I had to make a few small changes to get rid of annoying errors on start up, but after that works perfectly. Just hit Ctl+. and it jumps to whatever line in whatever file your tags file defines. It sets a mark so all you have to do is hit Alt+. to return to that mark. -Dennis _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
