Skip to content

Command palette's camel case matching does not work for non ASCII characters #4691

@Tyriar

Description

@Tyriar

From @espresso3389 in #4679:

I'm on Windows 10 and the IME is ATOK; a Japanese thirdparty IME.
Even with MS-IME, the behavior is same.
Typing "git: プル" correctly works but doing "git プル" does not work.
The search function does not seem to work with Japanese characters.

eea0c49e-f3a0-11e5-9726-32dff53190f6

Is there an optimization to not recheck characters if the last character is replaced? While not being shown here, Japanese IMEs can also transforms multiple Japanese characters into an even smaller number of characters, by going from English -> Kana -> Kanji.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugimportantIssue identified as high-priorityl10n-platformLocalization platform issues (not wrong translations)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions