Hacker News new | ask | show | jobs
by snowAbstraction 2329 days ago
The reviews for vim and emacs miss that you can use the LSP (Language Server Protocol) to get some (or a lot) the code navigation and refactoring support you'd find in VSCode or PyCharm.
3 comments

In that regard I have been working on a light-weight, extensible vim distribution[0] that makes for a great python IDE.

[0] https://github.com/L0stLink/anvil

Or all. And you don't need lsp for that, Jedi works just fine.
Speaking of "vim and emacs", Spacemacs is the tower of power.

https://www.spacemacs.org/