-
Notifications
You must be signed in to change notification settings - Fork 29.3k
New issue
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
After the command is localized, it cannot be searched by keywords. #191880
Comments
This is similar to #157015 but easier to fix. It isn't just scoped to Output. There are a lot of these... and it all comes back to this allowing vscode/src/vs/workbench/common/views.ts Line 78 in 79277e0
when I make that only accept So, to fix this... we just need to:
|
…word after localization
@TylerLeonhardt I have already followed your suggested steps and have dealt with it. |
ADD ISSUE DESCRIPTION HERE
Version: 1.81.1
Commit: 6c3e3db
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Embedder: vscode.dev
Steps:
toggle
, some matching commands will appear.The text was updated successfully, but these errors were encountered: