-
-
Notifications
You must be signed in to change notification settings - Fork 958
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
b56c736 fix(semanticTokens): fix highlight range 459ab64 fix(highlight): fix option of highlights not exists 1f01244 feat(colors): change configuration for colors highlight 81966a4 feat(diagnostic): add configuration diagnostic.highlightPriority d33f486 feat(highlight): support check changedtick for updateHighlights 10754e2 feat(highlights): extend api buffer.updateHighlights() 58ee4c4 chore(codelens): combine cursorline hlgroup for codelens (#3584) 30296f9 fix(highlight): avoid get() called with v:null 7a2781f perf(highlight): update highlights by regions e7e436a chore(handler): use notification for codeLen update ad3a116 feat(handler): support codeLens.position 82b6f14 refactor(handler): add workspace handler 14c4cb8 chore(package): update marked a066c0b refactor(completion): better sort and filter 608f2a7 Revert "ci(test): use --runInBand" d8cb4b8 ci(test): use --runInBand 0041701 refactor(test): avoid failure test 05a1d23 refactor(test): avoid test failure 01e5dcd refactor(workspace): use nvim.exec() when possible 458b9b8 refactor(test): avoid failure tests 054701e fix(download): delay ECONNRESET error 7852a78 refactor(list): move mutex to ui module ea23c24 chore(completion): use different mru file for tests 2616f7a fix(schema): fix list.statusLineSegments 8874b31 feat(completion): support suggest.selection 1995c1a feat(completion): suggest.asciiCharactersOnly works on trigger
- Loading branch information
Showing
6 changed files
with
431 additions
and
228 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
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.