• @jmcs@discuss.tchncs.de
    link
    fedilink
    522 months ago

    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.

    • @F04118F@feddit.nl
      link
      fedilink
      82 months ago

      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.