N3Cr0@lemmy.world to linuxmemes@lemmy.world · 3 days agoVim > VSCodelemmy.worldimagemessage-square166fedilinkarrow-up11.17Karrow-down141
arrow-up11.13Karrow-down1imageVim > VSCodelemmy.worldN3Cr0@lemmy.world to linuxmemes@lemmy.world · 3 days agomessage-square166fedilink
minus-squarejmcs@discuss.tchncs.delinkfedilinkarrow-up51arrow-down2·3 days agoVim and VS Code are both text editors that can become IDEs with plugins. You can use vim with language servers if you want, as there are plugins for it.
minus-squareF04118F@feddit.nllinkfedilinkarrow-up8arrow-down1·3 days agoThanks, I wasn’t aware of that! Makes sense though. Vim plugins exist so anything is possible. Neovim having native support for LSP and DAP makes it a lot easier though.
Vim and VS Code are both text editors that can become IDEs with plugins. You can use vim with language servers if you want, as there are plugins for it.
Thanks, I wasn’t aware of that!
Makes sense though. Vim plugins exist so anything is possible. Neovim having native support for LSP and DAP makes it a lot easier though.