Not possible to develop VS Code Extensions in code-server
See original GitHub issueOS/Web Information
- Web Browser: Firefox 89.0.2 (64-bit)
- Local OS: macOS 10.14.6 (Mojave)
- Remote OS: Debian buster
- Remote Architecture: 64-bit
code-server --version
: 3.10.2 387b12ef4ca404ffd39d84834e1f0776e9e3c005
Steps to Reproduce
Follow the Hello World guide.
ℹ️ Node.js packages yo
and generator-code
are already installed.
Expected
Hello World command being available at step
Run the Hello World command from the Command Palette (
⇧⌘P
) in the new window:
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
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Remote Development FAQ - Visual Studio Code
You cannot build a public or commercial service on top of the VS Code Remote Development extensions or their related components (for example...
Read more >Implement VS Code remote extensions · Issue #1315 - GitHub
I'm not confident the remote extensions will work in code-server even if we resolve ... is no way to get ANY remote or...
Read more >FAQ - code-server v4.8.0 docs - Coder
Why can't code-server use Microsoft's extension marketplace? ... allows you to run it in the browser, it is not entirely equivalent to Microsoft's...
Read more >VS Code-Server 2022 | Selfhosted Visual Studio + Extensions
VS Code-Server 2022 | Selfhosted Visual Studio + Extensions | Create, Edit, & Publish.
Read more >How to create your own VS Code server - Towards Data Science
Working from home is not the same as remote working · The only VS Code extension you will ever need ...
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 FreeTop 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
Top GitHub Comments
Ah yeah there’s some stuff around this we still need to implement.
Related: https://github.com/cdr/code-server/issues/2546
Keeping the stale bot happy…