17
Remote c++ development suggestions.
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Depending on what restrictions you have, you could try VSCode? That's what students were told to do at my university for remote C / C++ development off the school's servers
https://code.visualstudio.com/docs/remote/ssh
I'm not familiar with the others, but for vscode
><
in the bottom leftI think some people here are using vscode, I’ve not been a huge fan of it in the past but I should probably look into their workflow.
You can add a vscode-vim plugin and use it mostly like vim.