Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Web Client support for the VSCode extension #35

Open
kristoff-it opened this issue Sep 16, 2024 · 0 comments
Open

Add Web Client support for the VSCode extension #35

kristoff-it opened this issue Sep 16, 2024 · 0 comments

Comments

@kristoff-it
Copy link
Owner

The VSCode extension is pretty much already all set for working in a web client, like vscode.dev, but for some reason it doesn't work.

I added the browser entry point in packages.json like the docs suggest, but it still doesn't work. I also tried to get local testing going but couldn't get that to work either (delicious out of date docs, thanks Microsoft) so I'm leaving the fun of getting this stuff to work to a willing contributor (who would benefit from this, ideally).

At the application level, nothing in the extension really needs APIs that are not available in the browser, I think, but I'm sure that there's a bunch of small adjustments required to make this true in a concrete sense.

The vscode extension source lives under editors/vscode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant