Ask HN: Python Code Jumping in Vim?

1 points by sp527 ↗ HN
I’m having trouble finding a good vim solution for jumping to definitions and renaming that also supports pipenv. So far I’ve tried ctags (which sucks) and am now giving python language server a try but it’s proving to be a complex setup and pipenv support is rough. Any ideas? Not sure why all the solutions out there seem to suck so much.

7 comments

[ 2.4 ms ] story [ 16.5 ms ] thread

    ctags -R . $VIRTUAL_ENV
(while in the virtualenv) works fine for me. I am able to jump to definitions for packaged modules. ymmv.
Great Post

if anyone find Graphic And Webdesign Agency i suggest you go here https://pixency.com/ this agency provide amazing services.

by the way thanks for sharing amazing post

(comment deleted)