Replies: 3 comments
-
Can you provide reproduction steps? What error do you get? It seems unlikely this would be caused by code-server. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Ohhh I see! The 404 is because VS Code takes much longer to compile than the web server. You will need to wait for a "Finished compilation" message (there will be two, one for the built-in extensions and another for VS Code itself). We should detect this and show a better error message though. The "forbidden" error is because you have not applied the patches to VS Code. https://github.com/coder/code-server/blob/main/docs/CONTRIBUTING.md#troubleshooting |
Beta Was this translation helpful? Give feedback.
-
What is your suggestion?
Why do you want this feature?
Are there any workarounds to get this functionality today?
Are you interested in submitting a PR for this?
Beta Was this translation helpful? Give feedback.
All reactions