-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vscode-languageclient, vscode-languageserverk open, clipboardy (…
…#148) Update language server and language client to 7.* With the update, we get some benefits: - Fix load symbols (fixes bug #119) - Add support for load symbols on public clusters that need MSA account logins (rather than AAD/Entra account login) - Fix load symbols on remote connections which dont support clipboard writes - Update default load symbols params to be the public sample cluster Also: - Add steps for manual testing the 5 basic scenarios in kusto-language-server/README.md (activate extension, format document, load symbols, autocomplete, hover info) - Update `open` and `clipboardy` to the newest non-ESM versions (vs code does NOT support ESM-only modules, ref: microsoft/vscode#130367)
- Loading branch information
1 parent
5328e11
commit c792f56
Showing
10 changed files
with
7,930 additions
and
7,858 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.