vscode: "Auto Find in Selection = never" is ignored
- VSCode Version: 1.41.1
- OS Version: Win10
Steps to Reproduce:
- Start code without extensions
- Double check that Auto Find in Selection is set to “never”
- Select two words
- Press Ctrl+F
Expected: “find in selection” is off
Actual: “find in selection” is on, meaning I’m going to find exactly one match. Moreover, “find in selection” is just always on. Even when there is no selection. In 1.37.1 the button was disabled when there was no selection. Now the button is always enabled, and always activated.
Does this issue occur when all extensions are disabled?: Yes
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 1
- Comments: 15 (9 by maintainers)
Added generic checks that a setting value matches its schema type. If there is a mismatch it will look like this: