We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expected highlighting: src/vs/editor/contrib/smartSelect Actual highlighting: src/vs/editor/contrib/smartSelect
The text was updated successfully, but these errors were encountered:
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
Sorry, something went wrong.
This is an unfortunate consequence of giving characters that match in the beginning of words a high bonus:
https://github.com/Microsoft/vscode/blob/e1a1e6d6d4e1e64fba2cad3aafbfe5bbc5571824/src/vs/base/parts/quickopen/common/quickOpenScorer.ts#L185
Closing as designed, not planning to change this to avoid regressions in other places of the scoring.
bpasero
No branches or pull requests
Expected highlighting: src/vs/editor/contrib/smartSelect
Actual highlighting: src/vs/editor/contrib/smartSelect
The text was updated successfully, but these errors were encountered: