cscope like source code navigation for python code
Gelonida
gelonida at gmail.com
Sun Aug 8 06:47:51 EDT 2010
On 08/08/2010 01:42 AM, Tim Harig wrote:
> On 2010-08-07, Gelonida <gelonida at gmail.com> wrote:
>> I'm using g?vim and its c-scope plugin for browsing C-code.
>> What would be a good way of navigating larger python projects with vim?
>
> ctags:
> http://ctags.sourceforge.net/
Thanks Tim.
This looks quite interesting.
I prefereed vim/cscope for navigation, but guess after some learning
with vim/ctags I should get along quite well.
My biggest problem with is, that ctrl-] doesn't ask you to which tag to
jump in case multiple options exist.
More information about the Python-list
mailing list