How can I disable the option not to open VS
and Code
tabs every time I open a file in VS Code?
It only occur when I open from WinSCP a file on a remote server.
CodePudding user response:
Check your WinSCP external editor preferences.
The command should be:
"%LOCALAPPDATA%\Programs\Microsoft VS Code\Code.exe" !.!
Nothing more. Nothing less.