Software Alternatives, Accelerators & Startups

Best setup for Remote Development? (CLion? VSCode? Vim? SSHFS?)

Vim Bootstrap Neovim
  1. Your configuration generator for Neovim/Vim
    For C++ development I use a couple of plugins which make it much more usable and user-friendly. You can check out: https://vim-bootstrap.com/ to generate a baseline C++ config file (this will be more than enough for almost all cases). You can add a couple more as per your requirement: I use YCM with ccls for auto-completion, to go to definitions, views declarations etc. And a few CMake extensions. For debugging gdb is my go-to debugger.

    #Open Source #Text Editors #Developer Tools 14 social mentions

  2. 2
    Vim's rebirth for the 21st century
    Pricing:
    • Open Source
    I would suggest using NeoVim or LunarVim instead of primitive VIM.

    #Text Editors #IDE #Software Development 108 social mentions

Discuss: Best setup for Remote Development? (CLion? VSCode? Vim? SSHFS?)

Log in or Post with