code-server: Search in folder stopped working
code-serverversion: 2.1662-vsc1.39.2- OS Version: Centos/RHEL 7
Description
Searching a string in files, in a non-ignored folder, doesn’t return any result, regardless of settings or type. It looks somehow a regression from https://github.com/cdr/code-server/issues/438.
Reverting to 2.1650-vsc1.39.2, using the exact same configuration, works as expected. I also tried to remove the configuration (thus starting with a fresh one) to make sure the issue doesn’t sit there, but I get the same behavior.
I didn’t try on version 2.1655-vsc1.39.2 (yet).
Steps to Reproduce
- In the file explorer, right click on a folder >
Find in Folder... - Type a string expected to be found and hit enter
- The result is empty, even if you extend the search to all files
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 20 (9 by maintainers)
Sorry for the late reply, but yes 3.0.0 seems to fix it! I Haven’t move over to it just yet i just did a quick smoke test. You can close this for now and I’ll report back if it doesnt work in the future
Thanks for finding this!