workspaces not working?
See original GitHub issuecode-server
version: v1.939-vsc1.33.1- OS Version: ubuntu
Description
I have a .code-workspace file in a directory, when I open the directory I’m prompted with : “This folder contains a workspace file ‘zzz.code-workspace’. Do you want to open it? Learn more about workspace files.” I click on “open workspace” button and nothing happens. In the developer tools console I see this when I click the button:
ERR not implemented: Error: not implemented
at e.openWindow (http://127.0.0.1:8443/ide.main.92c1f4.js:60:1648115)
at t.openWindow (http://127.0.0.1:8443/ide.main.92c1f4.js:60:6355629)
at Object.run (http://127.0.0.1:8443/ide.main.92c1f4.js:60:1359655)
at t._actionCallback (http://127.0.0.1:8443/ide.main.92c1f4.js:53:282278)
at t.e.run (http://127.0.0.1:8443/ide.main.92c1f4.js:16:96194)
at t.runAction (http://127.0.0.1:8443/ide.main.92c1f4.js:16:96868)
at t.runAction (http://127.0.0.1:8443/ide.main.92c1f4.js:60:1185322)
at t.run (http://127.0.0.1:8443/ide.main.92c1f4.js:16:96676)
at http://127.0.0.1:8443/ide.main.92c1f4.js:60:6183093
at e.fire (http://127.0.0.1:8443/ide.main.92c1f4.js:16:14094)
How can I use workspaces with code-server? If not possible, what is a good alternative?
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Troubleshoot issues accessing your WorkSpace from the ...
To resolve the issue, check the status of the WorkSpace on the WorkSpaces console. If it shows Rebooting or Starting for a long...
Read more >Troubleshoot WorkSpaces client issues - 亚马逊云科技
The most common cause is a proxy server that is removing the root certificate authority and returning an incomplete certificate to the client...
Read more >Workspace not loading - Udacity Support
If you're using antivirus software, try temporarily disabling it. Sometimes we've seen older antivirus programs cause issues with Workspaces. If this turns out ......
Read more >Google Workspace Known Issues
Google Workspace Known Issues · Communication · Can't change event owner · Occasionally some Google Chat activity isn't logged as expected · Native...
Read more >kasmtech/workspaces-issues - GitHub
Contribute to kasmtech/workspaces-issues development by creating an account on GitHub.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It seems this functionality has not yet been implemented for code-server (https://github.com/cdr/code-server/issues/490). I agree this would be great to have though
If this still occurs, please feel free to reopen.