[Pydev-users] [pydev - Users] RE: CTAGS and PyDev
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-05-09 14:29:43
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3720674 By: fabioz Hi Philippe, Well, I don't think there's an 'easy' way of adding it... you'd have to change the plugin to integrate it (extend the PydevBuilder, and so on). If you want better searches, you could use pydev extensions (http://fabioz.com/pydev), which has (I believe) a better find definition than you'd get with ctags and a 'global' token browser (among other niceties). Cheers, Fabio ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |