|
From: Israel O. <isr...@ne...> - 2003-02-11 09:33:44
|
Hi, Agree this could be a good way. To use project plugin to search inside = the project could be a good starting point. I was wondering if smth like inversed ctags was possible, an index to = store the inverse reference to the method/variables/classe usage. And to = make easier the indexing process and the search of the indexes. I'll = investigate ctags to see if smth like this is possible. I'll send mails with the ideas. Thanks for your time and patience. -----Original Message----- From: Slava Pestov [mailto:sl...@je...] Sent: martes, 11 de febrero de 2003 0:25 To: jed...@li... Subject: Re: [ jEdit-devel ] find Usages I use regular expression directory search for this purpose, but in terms = of=20 language-specific features, no such thing exists currently. = ProjectViewer 2.0=20 in CVS is much improved and I think it will be released soon -- = something=20 like this could be implemented on top of it. |