forked from pragtical/lsp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert to previous partial symbol on autocomplete
This change handles issue reported on lite-xl/lite-xl-lsp#67 by restoring previous partial since the completion request is async and new text could have been written while handling the LSP server response, which results in invalid insert positions for the received completion items. Depends on pragtical/pragtical#66
- Loading branch information
Showing
1 changed file
with
16 additions
and
3 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