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

Option of case-sensitive input? #6

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

hemedocx
Copy link

Autocomplete is an awesome tool! However, I am wondering whether you can add the function of case-sensitive input. For example, sometime I need to type "Awesome" (first letter in upper case) or "AWESOME" (the whole word in upper case). For the current version, either I type "Awe" or "awe", or "AWE", choosing the word "awesome" in the Autocomplete list will only insert the low case word of "awesome".

Case sensitive input will be important for many situations. Many thanks!

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.

1 participant