Ask HN: Other than VS Code, are there any good IDEs for remote development?
https://news.ycombinator.com/item?id=39732329Where I work, most development takes place on a remote machine and VS Code with the SSH extension is great for my use case.
But I was wondering, are there any good alternatives to VS Code + SSH for remote development? What did people use before it?
I think Vim is mentioned a lot but I find Vim and non-GUI based editors to be a really bad experience compared to VS Code. I am not good at remembering keyboard shortcuts (once had a job that enforced Vim use, never really got accustomed to Vim) and I really like that VS Code has a GUI.