• @jmcs@discuss.tchncs.de
    link
    fedilink
    4917 days 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
      717 days 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.