-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanrelease-notesRelease notes issuesRelease notes issuessuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete
Milestone
Description
- VSCode Version: Version 1.19.1 (1.19.1)
- OS Version: 10.12.6 (16G1036)
Steps to Reproduce:
- Type as per normal e.g. 'actor', see code completion list
- Notice that fully matching value 'actor' is not matched, but the next closest value is 'ActorMgr'
- (Side effect) Press Escape to avoid matching undesired value
https://imgur.com/lpt0DKg
Expect:
If I type in an exact match, then that should be the value I will get after tabbing / entering, not the next closest match.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanrelease-notesRelease notes issuesRelease notes issuessuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete