Y
Hacker News
new
|
ask
|
show
|
jobs
by
btreecat
802 days ago
Vim is an IDE, with more steps. Nothing stopping you from having code completion setup in vim and benefiting from the additional meta info.
2 comments
int_19h
802 days ago
https://github.com/puremourning/vimspector
will also give you a Python debugger with breakpoints etc (same one as in VSCode, in fact).
link
gopher_space
802 days ago
Neovim is pretty slick.
link