Y
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
L0stLink
2329 days ago
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
link
098799
2329 days ago
Or all. And you don't need lsp for that, Jedi works just fine.
link
smitty1e
2328 days ago
Speaking of "vim and emacs", Spacemacs is the tower of power.
https://www.spacemacs.org/
link
[0] https://github.com/L0stLink/anvil