• @[email protected]
    link
    fedilink
    1528 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.

    • @[email protected]
      link
      fedilink
      328 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.