N3Cr0@lemmy.world to linuxmemes@lemmy.world · 1 year agoVim > VSCodelemmy.worldimagemessage-square165linkfedilinkarrow-up11.19Karrow-down141
arrow-up11.15Karrow-down1imageVim > VSCodelemmy.worldN3Cr0@lemmy.world to linuxmemes@lemmy.world · 1 year agomessage-square165linkfedilink
minus-squarejmcs@discuss.tchncs.delinkfedilinkarrow-up51arrow-down2·1 year 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·1 year 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.