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

How to locate one of several files of the same name #32918

Closed
Ltre opened this issue Aug 22, 2017 · 3 comments
Closed

How to locate one of several files of the same name #32918

Ltre opened this issue Aug 22, 2017 · 3 comments
Assignees
Labels
quick-pick Quick-pick widget issues
Milestone

Comments

@Ltre
Copy link

Ltre commented Aug 22, 2017

  • VSCode Version: 1.15
  • OS Version: windows 7 x64

How to locate one of several files of the same name

image
As shown, I want to match the "config.php" of "adsys/protected". In SublimeTextEditor, it is easily to enter some keywords on the left side of the config.php to match the target.
But VSCODE can't do that.

@Tyriar
Copy link
Member

Tyriar commented Aug 22, 2017

You can hit home and type adsys to do this:

image

@Tyriar Tyriar closed this as completed Aug 22, 2017
@Ltre
Copy link
Author

Ltre commented Aug 25, 2017

image

I typed "adsys" on the left side of the "config.php".

But it can not match the target.

For example, my target is "adsys/protected/config.php"

I can type "protected" on the left side of the "config.php", but it can not match it accurately.

image

When I type "adsys" on the left side of the "config.php".
It can not match any target which I need.

image

@Tyriar Tyriar reopened this Aug 30, 2017
@bpasero bpasero added this to the Backlog milestone Aug 31, 2017
@bpasero bpasero added the quick-pick Quick-pick widget issues label Aug 31, 2017
@bpasero
Copy link
Member

bpasero commented Oct 20, 2017

Fixed via 9d40f0c

@bpasero bpasero closed this as completed Oct 23, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
quick-pick Quick-pick widget issues
Projects
None yet
Development

No branches or pull requests

4 participants