Skip to content

Conversation

chenglou
Copy link
Member

@chenglou chenglou commented May 5, 2021

vscode-languageclient contains a different dep on vscode-jsonrpc. If we don't isolate the vscode-languageclient, server/src/server.ts might accidentally use it instead of its own vscode-jsonrpc

This fixes the problem of carrying the server into other editors

cc @ryyppy

vscode-languageclient contains a different dep on vscode-jsonrpc. If we don't isolate the vscode-languageclient, server/src/server.ts might accidentally use it instead of its own vscode-jsonrpc

This fixes the problem of carrying the server into other editors

cc @ryyppy
@chenglou chenglou merged commit 7c54e8b into master May 5, 2021
@chenglou chenglou deleted the gah branch May 5, 2021 15:16
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.

1 participant