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

"Go to file" when one name is a subset of another #15589

Closed
ghost opened this issue Nov 16, 2016 · 1 comment
Closed

"Go to file" when one name is a subset of another #15589

ghost opened this issue Nov 16, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 16, 2016

  • VSCode Version: 1.7.1
  • OS Version: Linux Mint 18

Steps to Reproduce:

  1. Create abc.txt, alpha-beta-cappa.txt, xyz/index.js, and xerxes-yak-zubba/index.js.
  2. Hit Ctrl-P, type "abc", and hit enter. This opens abc.txt.
  3. Hit Ctrl-P, type "xyz", and hit enter. This opens "xerxes-yak-zubba/index.js".

Also, open DefinitelyTyped and search for ace/index.d.ts. Even though this is exactly the name of a file, I get taken to cordova-plugin-email-composer/index.d.ts instead. I can't reproduce that in a small project.

@ramya-rao-a
Copy link
Contributor

Closing in favor of #14727

@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
None yet
Projects
None yet
Development

No branches or pull requests

1 participant