-
Notifications
You must be signed in to change notification settings - Fork 4
Support hybrid mode in cooperation with LSP-typescript #154
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
Conversation
Bumps [@vue/language-server](https://github.com/vuejs/language-tools/tree/HEAD/packages/language-server) from 2.2.8 to 3.0.6. - [Release notes](https://github.com/vuejs/language-tools/releases) - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/language-tools/commits/v3.0.6/packages/language-server) --- updated-dependencies: - dependency-name: "@vue/language-server" dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
predragnikolic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested in combination with sublimelsp/LSP-typescript#274, and it works!
The changes in LSP-typescript were pretty easy to understand
and the solution with the typescript-plugins.json contribution file is nice 👍
Thank you again Rafal for the PR's!
I didn't test the tsserver/request notification,
not sure how/when the server will send the tsserver/request notification.
If you can say how to test that, I can try that as well.
|
The |
|
I've changed scopes for semantic tokens to vscode extension also uses same scopes for all 3 tags so I followed it without thinking too much about it. |

TODO:
component,markdownandhtmlsemantic tokens