EACCES error in VSCode if it's started from the command line of Far Manager

230 Views Asked by At

I love to use FarManager as a file explorer in Windows. But I face the same problem each time I try to run the Visual Studio Code from the FarManager's command line:

Error from the extension host: spawn C:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\Code.exe EACCES

The VS Code is started using the following command in the FarManager's command line:

code .
0

There are 0 best solutions below