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

Tab-complition depend only on last term when multiply query terms specified #2

Closed
vors opened this issue Jun 20, 2013 · 1 comment
Closed

Comments

@vors
Copy link
Collaborator

vors commented Jun 20, 2013

repro:
[assume you have 'e:\foo\source', 'e:\bar\source' in db]
j foo source + Tab => j foo e:\foo\source + Tab => j foo e:\bar\source

actual:
both paths appear in auto-complete

expected:
only path that includes 'foo' appear in auto-complete

remark:
same for intellisense in powershell_ise 3.0

@vors
Copy link
Collaborator Author

vors commented Jun 21, 2013

fixed in commit 4183394 branch master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant