N3Cr0@lemmy.world to linuxmemes@lemmy.world · 1 month agoVim > VSCodelemmy.worldimagemessage-square168fedilinkarrow-up11.18Karrow-down141
arrow-up11.14Karrow-down1imageVim > VSCodelemmy.worldN3Cr0@lemmy.world to linuxmemes@lemmy.world · 1 month agomessage-square168fedilink
minus-squarejmcs@discuss.tchncs.delinkfedilinkarrow-up51arrow-down2·1 month 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 month 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.