• jmcs@discuss.tchncs.de
    link
    fedilink
    arrow-up
    51
    arrow-down
    2
    ·
    3 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
      arrow-up
      8
      arrow-down
      1
      ·
      3 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.