Skip to content

vscode-workspace-switcher extension issue #1121

Closed
@xcke

Description

@xcke

Hi All,

I am wondering if this feature should work? Currently having this issue. What should be the path to "vs code binary"? Path to the executable file for VS Code. For Example with code-server I got this error with the extension:

`Command failed: code-server -r "/config/workspace/ansible-napalm-samples.code-workspace"
/config/workspace/ansible-napalm-samples.code-workspace:1
(function (exports, require, module, __filename, __dirname) { {"folders":[{"path":"/config/ansible-napalm-samples"}],"settings":{}}
^

SyntaxError: Unexpected token :
at new Script (vm.js:79:7)
at createScript (vm.js:251:10)
at Object.runInThisContext (vm.js:303:10)
at Module._compile (internal/modules/cjs/loader.js:669:28)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:717:10)
at Module.load (internal/modules/cjs/loader.js:611:32)
at tryModuleLoad (internal/modules/cjs/loader.js:550:12)
at Function.Module._load (internal/modules/cjs/loader.js:542:3)
at Module.require (internal/modules/cjs/loader.js:649:17)
at Module._preloadModules (internal/modules/cjs/loader.js:848:12)
`

Best Regards,
Gabor

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions