Replies: 1 comment
-
|
I checked Codespaces since it also uses VS Code web like code-server, but I did not see it there either, so my best guess is that whatever they added only works in native mode. I bet all they did was open the local HTML file in Electron's web view or something. In web they will have to do something fancier. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The latest VSC updates introduced a built-in browser for viewing HTML files. I've updated Code-server to the latest version, but I don't see the option to open HTML files natively, even though it's available in the application. Is there a way to enable this, or is it an application-specific feature?
Beta Was this translation helpful? Give feedback.
All reactions