Skip to content
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

Search is only searching open files #43758

Closed
stevenhay opened this issue Feb 15, 2018 · 4 comments
Closed

Search is only searching open files #43758

stevenhay opened this issue Feb 15, 2018 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug search Search widget and operation issues verified Verification succeeded
Milestone

Comments

@stevenhay
Copy link

Issue Type

Bug

Description

Searching is only searching files I currently have open and not all files in directories and child directories.
issue1

issue2

VS Code Info

VS Code version: Code - Insiders 1.21.0-insider (70e020b, 2018-02-15T05:17:01.988Z)
OS version: Windows_NT x64 10.0.15063

System Info
Item Value
CPUs Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz (4 x 2492)
Memory (System) 7.89GB (2.50GB free)
Process Argv C:\Program Files\Microsoft VS Code Insiders\Code - Insiders.exe
Screen Reader no
VM 0%
Extensions (19)
Extension Author (truncated) Version
emojisense bie 0.4.0
vscode-eslint dba 1.4.5
githistory don 0.4.0
gitlens eam 8.0.0
vscode-html-css ecm 0.2.0
RelativePath jak 1.3.0
csharpextensions jch 1.3.0
vscode-cfml Kam 0.3.1
mssql ms- 1.3.0
debugger-for-chrome msj 4.1.0
vetur oct 0.11.7
vscode-code-outline pat 0.0.12
vscode-icons rob 7.19.0
sass-indented rob 1.4.6
partial-diff ryu 0.5.1
code-settings-sync Sha 2.8.7
vscode-gitmoji-snippets thi 3.2.0
gitflow vec 1.1.2
vscode-open-in-github ziy 1.3.1

(1 theme extensions excluded)

Reproduces without extensions
@MikeMatusz
Copy link

This seems to also affect Ctrl+P navigation, auto-import, and various other functionality that relies on being able to see other files in the source tree.

@microsoft microsoft deleted a comment from vscodebot bot Feb 15, 2018
@roblourens
Copy link
Member

Does this happen for all folders or just this one you've opened?

Please do the following

  • Run the command "Set log level" and change it to "Trace"
  • Run the search again
  • Show the search-related messages in the "Log (Window)" output panel

image

@roblourens roblourens added the info-needed Issue requires more information from poster label Feb 15, 2018
@roblourens
Copy link
Member

I found the likely issue, please try again tomorrow.

@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug search Search widget and operation issues and removed info-needed Issue requires more information from poster labels Feb 16, 2018
@roblourens roblourens added this to the February 2018 milestone Feb 16, 2018
@stevenhay
Copy link
Author

Can confirm this is fixed. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug search Search widget and operation issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants