Ask HN: Python Code Jumping in Vim?

https://news.ycombinator.com/item?id=21635902
by sp527 • 7 years ago
1 6 7 years ago

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.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com