|
From: Max <lis...@ma...> - 2003-10-21 11:10:38
|
Joe Laffey wrote: >Is there currently any feature or plugin in jEdit that would give you a >function list for a non-java file (php, or C, or perl, etc.)? > >In other words, is there any easy way to "jump to" a function definition >from a list of functions in a file? > >If not, perhaps one of these months I shall add one. > Codebrowser and Jump plugins meet such requirements for me ( C/C++ ). I am satisfied to some extent. I believe it is pretty difficult to achieve what the ctags achieve with macros. ctags is a native exe so it is fast. It supports many languages and Jump and Codebrowser plugins co-work with it. Cheers, > >Ideas? > >Thanks, > >-- >Joe Laffey | Want to convert subnet masks between different >LAFFEY Computer Imaging | notations, or figure the number of IPs in a block? >St. Louis, MO | Whatmask-It's FREE - www.laffeycomputer.com/wm.html >------------------------------------------------------------------------------ >Mail here will be rejected -----> "Sigfried Trap" <s_...@la...> > > > >------------------------------------------------------- >This SF.net email is sponsored by OSDN developer relations >Here's your chance to show off your extensive product knowledge >We want to know what you know. Tell us and you have a chance to win $100 >http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > > |