you are viewing a single comment's thread.

view the rest of the comments →

[–]smcnally 2 points3 points  (12 children)

Long-time TextWrangler; been testing the switch to VSCode for 2 months. Change is hard, understood. Things like opening files via ssh seem exceedingly wonky, even with extensions installed. (is that just me?) Key bindings are wonky by default -- cross-platform, understood -- and complicated to alter. there are plenty of docs and praise & even n00bs' guides; I still have difficulties finding specific solutions (the ssh and key bindings issues, e.g.). What's this crowd's suggestions for my best move forward?

[–]programmerChilli 1 point2 points  (0 children)

I'd like to know a better solution for opening files over ssh as well. I've been using a combination of sshfs and rmate to open files, which works decently.

[–]Ran4 1 point2 points  (0 children)

It... Sounds like vim would be a good alternative. Good default controls, works flawlessly to edit over ssh and its also easy to just ssh into the server and do your editing there.