Using with VSCode online
See original GitHub issueI am getting Cannot install 'vscode-icons' extension since it cannot be enabled in the remote server.
when trying to install the extension using VSCode online (online.visualstudio.com) running self-hosted environment on macOS (Catalina). VSCode version is 1.43. Extension version 10.0.0.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Visual Studio Code for the Web
Visual Studio Code for the Web provides a free, zero-install Microsoft Visual Studio Code experience running entirely in your browser, allowing you to ......
Read more >Get Started - Workspace - Visual Studio Code
Get Started with VS Code in the Web. Discover the best customizations to make VS Code in the Web yours. Learn the Fundamentals....
Read more >How to use Visual Studio Code in a web browser
Microsoft has now launched an official browser version of Visual Studio Code that can be found at vscode.dev. It integrates with Github allowing ......
Read more >VS Code in the browser for everyone - Gitpod
We are excited to announce OpenVSCode Server - an open-source project that makes running VS Code in a browser easily accessible for all ......
Read more >Live Share in Visual Studio Code for the Web - Microsoft Learn
Live Share in Visual Studio Code for the Web · Install the Live Share extension; Click the Live Share button on the status...
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
I was looking into this again and reading the docs (https://code.visualstudio.com/api/advanced-topics/remote-extensions#incorrect-execution-location bottom section)
Why not try
and sse what’s cooking.
And maybe #2199 is tied to this too.
Let me try