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 example with client and server both running in the browser #386

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

kaisalmen
Copy link
Collaborator

This resolves #368 and implements client and server in the browser. Server runs in a worker and they use vscode-languageserver-protocol/browser for communication.

Copy link
Collaborator

@CGNonofr CGNonofr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice addition!

@kaisalmen kaisalmen merged commit c2cb9f3 into main Jun 21, 2022
@kaisalmen kaisalmen deleted the browser-lsp branch June 21, 2022 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should we change examples/browser (make use of vscode-languageclient/browser)?
2 participants