Commit graph

18 commits

Author SHA1 Message Date
Qiming Zhao
4dbde8211c
fix bad insertText
Closes 
2022-05-02 14:44:37 +08:00
Qiming Zhao
fb9bde0c08
support SymbolKind.Constructor and localFunction as snippet 2022-04-08 22:40:10 +08:00
Qiming Zhao
9dc9f5bd6a
repsect isSnippet from CompletionEntry
Closes 
2022-04-06 15:57:51 +08:00
Qiming Zhao
8ba598b218 support deprecated tag 2021-07-27 23:03:19 +08:00
Qiming Zhao
e99f1c8079 fix type issues with previewer and completion 2021-07-22 22:18:08 +08:00
Heyward Fann
e7cdffd8d4
fix: save tsEntry.data for resolveCompletionItem ()
close 
2021-06-04 18:53:46 +08:00
Heyward Fann
cd624aa05e
feat: Import Statement Completions ()
https://devblogs.microsoft.com/typescript/announcing-typescript-4-3/#import-statement-completions
2021-05-28 18:45:47 +08:00
Duc Nghiem Xuan
e4f3ab555b
Don't include this function types in completeFunctionCall () 2020-08-20 20:17:04 +08:00
Qiming Zhao
72a515a635 fix possible wrong name for completion detail request
Closes 
2020-08-08 20:51:18 +08:00
Qiming Zhao
916af592dd fix insertText for optional completionItem 2020-04-15 19:14:50 +08:00
Qiming Zhao
eec50a98f2 improve resolved completionItem
Closes 
2020-04-15 16:15:19 +08:00
chemzqm
8febbe9418 fix snippet generate 2019-02-20 02:39:22 +08:00
chemzqm
c324456e5d fix startcol & textEdit, fix 2018-12-25 15:23:57 +08:00
chemzqm
51893f971d rework function snippet 2018-12-04 13:38:12 +08:00
chemzqm
ec6e406594 remove textEdit of completionItem 2018-12-04 12:17:57 +08:00
chemzqm
1ac357497d add commitCharacters to completionItems 2018-11-01 02:18:04 +08:00
chemzqm
1dfcb97d86 CompletionItemKind default to Variable 2018-10-09 01:50:28 +08:00
chemzqm
54d03a04c1 init 2018-09-07 20:40:51 +08:00