VSCode how to connect to WinSCP

Fubz picture Fubz · May 2, 2015 · Viewed 17.7k times · Source

Is there a way to connect Visual Studio Code to WinSCP program?

I tried that, but it doesn't work. I set this value to external editor "C:\Users\Omistaja\AppData\Local\Code\update.exe --processStart Code.exe !.!".

Answer

user2069805 picture user2069805 · Jun 20, 2016

You can add VSCode as an external editor in WinSCP. Goto View/Preferences then select Editors in the box on the left, then click Add under Editor Preferences, then under Editor select External Editor and put in the path something like this: "C:\Program Files (x86)\Microsoft VS Code\Code.exe" !.!