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

Make the descriptive comments also hotstrings. #11

Open
wyattscarpenter opened this issue Sep 27, 2024 · 0 comments
Open

Make the descriptive comments also hotstrings. #11

wyattscarpenter opened this issue Sep 27, 2024 · 0 comments

Comments

@wyattscarpenter
Copy link

Today I stumbled upon some code I had done years ago where I had started to make the change described in the title: making the descriptive comments also hotstrings. The idea that spurred me to do this was that I can never remember the country codes for flags, so :iran flag: would be more useful to me than :flag iq:. And given that we have both, why not use both?

Anyhow, I can (eventually) make a PR for this feature if you aren't opposed and would be willing to accept it. (It would also be nice, I think, to pull in the most-recent emoji data before I make the change.)

( If this other pr of mine goes well, it may also be worth waiting and upgrading to the most recent version of AHK to avoid the 40-character hotstring limit AutoHotkey/AutoHotkey#341 )

@wyattscarpenter wyattscarpenter changed the title making the descriptive comments also hotstrings Make the descriptive comments also hotstrings. Sep 27, 2024
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