Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add backwards AutoComplete #12

Merged
merged 3 commits into from
Feb 19, 2017
Merged

Conversation

Guad
Copy link
Contributor

@Guad Guad commented Feb 19, 2017

Pressing Shift-Tab will traverse the autocomplete list in backward order, in case you missed it when mashing tab. I had to modify a couple of methods so it'd work, let me know if you'd prefer it another way.
Also, the BuildKeyInput method could be cleaner at detecting key modifiers, but I'll leave it at your discretion.
Feature requested by #6

Copy link
Owner

@tonerdo tonerdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good. Can you please add an entry for the Shift+Tab shortcut in the readme file

@tonerdo tonerdo merged commit 7a3a291 into tonerdo:master Feb 19, 2017
@tonerdo
Copy link
Owner

tonerdo commented Feb 19, 2017

Thanks a lot @Guad, your contributions are greatly appreciated!!!

@tonerdo
Copy link
Owner

tonerdo commented Feb 19, 2017

@Guad are you interested in becoming a collaborator?

@Guad
Copy link
Contributor Author

Guad commented Feb 19, 2017

Nah I'm good. I've discovered this project from the c# digest newsletter and wanted to lend a hand

@tonerdo
Copy link
Owner

tonerdo commented Feb 19, 2017

ok @Guad your help is much appreciated!

@Guad Guad deleted the add_backwards_autocomplete branch February 19, 2017 19:52
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants