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

Some slight code improvements #22

Merged
merged 2 commits into from
Nov 3, 2022
Merged

Some slight code improvements #22

merged 2 commits into from
Nov 3, 2022

Conversation

ItzNxthaniel
Copy link
Contributor

  • TrayTips now have New Lines.
  • Changes syntax to match throughout the whole script. Calls like TrayTip, MsgBox, and others are called with parenthesis.
  • Keywords like For, If, Else, and Catch, have all been capitalized to match and improve consistency across the script.

- TrayTips now have New Lines.
- Changes syntax to match throughout the whole script. Calls like TrayTip, MsgBox, and others are called with parenthesis.
- Keywords like For, If, Else, Catch, have all been capitalized to match and improve consistency across the script.
AFB.ahk Outdated Show resolved Hide resolved
@jaredcat jaredcat self-requested a review November 3, 2022 01:36
@ItzNxthaniel ItzNxthaniel merged commit fb93ebe into main Nov 3, 2022
@ItzNxthaniel ItzNxthaniel deleted the code-improvements branch November 3, 2022 20:58
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.

2 participants