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

Drop down multi key search #2

Merged
merged 2 commits into from
Feb 26, 2015

Conversation

PapaDSquat
Copy link
Contributor

I've added the ability to search the member dropdowns with more than one character (as opposed to just the first character of the member). The implementation is very simple, so I thought you might be interested in integrating it into your extension. I'm hoping to eventually mirror the Visual Studio's member dropdown, where we actually have a search input box. But for the time being, this will do.

User can now search the dropdowns with more than one character, as long
as they are typed within a defined time limit. The feature can be
toggled in the Plugin Settings, as well as the maximum time between
character input.
@JoeRobich JoeRobich merged commit 7edfd6c into JoeRobich:master Feb 26, 2015
@JoeRobich
Copy link
Owner

Thank you very much for this enhancement!

I will try to get an updated release out soon with your contribution.

@PapaDSquat
Copy link
Contributor Author

No problem! Thank you for the extension!

I'm actually just finishing another small addition. It'll be up soon

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

Successfully merging this pull request may close these issues.

None yet

2 participants