microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.51k stars 28.65k forks source link

search match case not working for notebooks #190848

Open stephenfrost opened 1 year ago

stephenfrost commented 1 year ago

Type: Bug

When I type a word in all caps in the search field of the search pane and enable the "match case" option, the results still include lower case occurrences within .ipynb notebooks (in my case, within input cells of the notebooks).

VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:22:42.175Z) OS version: Windows_NT x64 10.0.19045 Modes: Remote OS version: Linux x64 4.18.0-477.15.1.el8_8.x86_64

andreamah commented 9 months ago

related: https://github.com/microsoft/vscode/issues/191571