-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find in files suddenly broken #45200
Comments
There is no index, but it works differently for open files vs files that are not open. Does it never find results in files that are not open? Does it work in other folders? |
It find in files which are open. |
Even more weird. Yesterday search was completely broken. Today it works fine and I am still on 1.20. 😕 I will log search trace if it went wrong again. |
Suddenly, search broken again. Here is the log:
(Opened VSCode with no editors and searched for |
Does it work in other folders? Any pattern to where it works or doesn't? Have you tried 1.21? |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
Still an issue with 1.21 it is quite random so can't give more info how to replicate. |
@roblourens this is still an issue on Version 1.21.1 drone/autoscaler doing for example here is the log for such example before I open the file ./vendor/github.com/o1egl/paseto/v2.go
After I open ./vendor/github.com/o1egl/paseto/v2.go which has a match which has a match for Verify and gets added to the search after I opened it.
|
@krasi-georgiev please open a new issue Make sure that the file with the match isn't covered by your gitignore file or an exclude setting. |
Thanks @roblourens |
You can also set |
Issue Type
Bug
Description
Probably related to #22704.
BTW - is there any way how to destroy find in files search index? To me it looks like the search index is broken.
VS Code Info
VS Code version: Code 1.20.1 (f88bbf9, 2018-02-13T15:34:36.336Z)
OS version: Windows_NT x64 6.1.7601
System Info
Extensions (3)
(1 theme extensions excluded)
The text was updated successfully, but these errors were encountered: