-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
suggestIntelliSense, Auto CompleteIntelliSense, Auto Completeunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach
Milestone
Description
When providing a list of completionItem with a non empty filterText, it seems that when typing only the 54 first characters of filterText are considered.
- The first entry has
filterText:RoWill2 Rogers, L. C. G. and William Diffusions, Markov processes, and martingales. Vol. 1 undefined. TheoofMarkovis in position54(counting from0). - The second entry has
filterText:RoWill3 Rogers, L. C. G. and Willia Diffusions, Markov processes, and martingales. Vol. 2 undefined. TheoofMarkovis in position53(counting from0).
When typing o to narrow the completion to Marko, the first entry vanishes.
I apologise for not providing a reproducing example but I do not know how to simply provide a list of completions outside of an extension. I noticed this issue in LaTeX Workshop (I am a maintainer of it).
- VSCode Version: 1.34.0
- OS Version: OS X 10.14.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
suggestIntelliSense, Auto CompleteIntelliSense, Auto Completeunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach

