microsoft / vscode

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

Text Finder Popup clashes with the function name header #233782

Open MuayTy opened 4 days ago

MuayTy commented 4 days ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Open a source file
  2. press Ctrl + F to find text
  3. If your window is narrow enough, the text finder popup will be displayed on top of the current function header.

Can this popup move down a bit so the function name is visible?

vs-code-engineering[bot] commented 4 days ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.95.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!