-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Not possible to develop VS Code Extensions in code-server #3661
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
Ah yeah there's some stuff around this we still need to implement. Related: #2546 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days. |
Keeping the stale bot happy... |
We should definitely revisit this with 4.0 since it is based on
upstream's server and I think might actually have most if not all the
work done required to debug extensions.
|
Retested with code-server v4.0.1 at https://vscode-r.jupyter.b-data.ch. I worked through the whole Hello World guide without any problem. @code-asher It seems that developing VS Code Extensions in code-server is now possible. If you can confirm, you may close this issue. OS/Web Information
|
Confirmed by #2546. |
This is awesome news. Thank you for testing!
|
OS/Web Information
code-server --version
: 3.10.2 387b12eSteps to Reproduce
Follow the Hello World guide.
ℹ️ Node.js packages
yo
andgenerator-code
are already installed.Expected
Hello World command being available at step
Actual
The Hello World command is not available.
Logs
On demand only.
👉 Issue may be reproduced any time by @code-asher, @jsjoeio or @bpmct at https://vscode-r.jupyter.b-data.ch.
Screenshot
None.
Notes
This issue can be reproduced in VS Code: No
The text was updated successfully, but these errors were encountered: