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

Quick open filters inconsistently between editor history and file search #258

Closed
warpdesign opened this issue Nov 19, 2015 · 2 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@warpdesign
Copy link
Contributor

It seems the quick open panel doesn't detect lots of files, see screenshot below:

vscode1

However, if a file has been recently opened, it will appear:

vscode2

As I see it, in my example, both files should always appear in quick open panel when typing "bar".

When working on a big project with lots of files this really becomes a problem.

Note: typing "*bar" is a workaround but only for this particular case.

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug and removed bug Issue identified by VS Code Team member as probable bug labels Nov 19, 2015
@bpasero bpasero changed the title Quick open bug Quick open filters inconsistently between editor history and file search Nov 24, 2015
@bpasero bpasero modified the milestone: Backlog Nov 26, 2015
@bpasero bpasero closed this as completed in ce886b8 Dec 2, 2015
@bpasero bpasero modified the milestones: Dec 2015, Backlog Dec 11, 2015
@warpdesign
Copy link
Contributor Author

@bpasero I confirm this is fixed in 0.10.4 (insiders).

Nice!

@egamma egamma added the verified Verification succeeded label Dec 15, 2015
@bpasero
Copy link
Member

bpasero commented Dec 15, 2015

@warpdesign great! also happy for feedback on the new option to enable fuzzy matching.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants