Replies: 1 comment
-
That's a very interesting thought - thanks for sharing! When reading The same should be true for a VSCode extension, which in theory should be able to host the frontend code as-is, with some glue that brings up the backend. |
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.
-
I personally like the standalone app, but since there's a request for a VS Code extension, it got me thinking about portability to other editors like Neovim, Zed, Sublime, etc. and whether any APIs can be essentially reused as-is with a variety of clients in mind.
Beta Was this translation helpful? Give feedback.
All reactions