- 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.
Steps to Reproduce:
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.