-
Notifications
You must be signed in to change notification settings - Fork 5.9k
vscode-workspace-switcher extension issue #1121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This should fix all those reports of code-server dropping straight to Node and things like #1121.
I believe I've fixed this particular error but the
|
Hi, was the -r fixed?
Asher <[email protected]> (időpont: 2019. okt. 28., H, 22:29) ezt
írta:
I believe I've fixed this particular error but the
vscode-workspace-switcher extension still doesn't work so we'll need to
look into that further.
code-server doesn't support the -r flag yet: #164
<#164>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1121>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4XJ4UWBISYKXJEJ3IAU3TQQ5KSLANCNFSM4JF4JI4Q>
.
--
Best Regards :: Mit freundlichen Grüßen :: Üdvözlettel,
*Kis-Hegedüs* *Gábor*| @ *[email protected] <[email protected]> *| M:
+36 20 267 3933
|
`-r` still isn't supported.
|
It seems to be broken in VS Code as well so its a problem with the extension. |
Actually it is broken. Assigning to @code-asher |
Hi All, this is solved? |
Not yet. The extension is manually spawning |
Let's close this then. I'll open an issue on their repo. |
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
The text was updated successfully, but these errors were encountered: