Skip to content

Single-char-prefix snippet suggestion is not case sensitive #139796

Open
@constituent

Description

@constituent

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version:1.63.2
  • OS Version:Windows 10

Almost same as issue 8070, in which the reported bug has been fixed. However, if the snippet prefix is a single char, suggestion remains case insensitive.

For example, if I define a Result snippet with prefix Re and return snippet with prefix re, while typing re, return will be the first suggestion. But if the prefix is R and r respectively, Result will be on top while typing r.

Metadata

Metadata

Assignees

Labels

suggestIntelliSense, Auto Completeunder-discussionIssue is under discussion for relevance, priority, approach

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions