VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
24.27k stars 1.02k forks source link

Markdown Preview search broken #1908

Open shuyuxie opened 1 month ago

shuyuxie commented 1 month ago

Describe the bug Default markdown Preview search broke. Search works in source markdown file.

Please confirm that this problem is VSCodium-specific

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. Go to any Markdown source file
  2. Click on 'Open Preview' on right click tab menu
  3. Hit Command+F and search for keywords
  4. See error

Expected behavior See searched keywords highlighted and focused

Screenshots

image

Desktop (please complete the following information):

Additional context None

daiyam commented 1 month ago

Same issue as #1860