Replies: 4 comments 1 reply
-
Those are different things, I think your question is about the Home Assistant Configuration Helper vscode extension actually? As in, this add-on runs code-server 🤷 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
That is not a concern for this add-on, nor a goal, not can it be a goal |
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.
-
If I understand this correctly
"Visual Studio Code runs as a remote server using code-server, and is a fully fledged VSCode experience."
Visual Studio code is running server side and then provisioned to the web using some kind of meganism.
I know VS code has a fully featured web equivalent.
https://code.visualstudio.com/docs/editor/vscode-web
Is it somehow possible to implement this web version.
I know this probably means a major change in code, but if it is possible it would have a couple of benefits like server resources and architecture limitations.
Beta Was this translation helpful? Give feedback.
All reactions