-
Notifications
You must be signed in to change notification settings - Fork 597
[AppleScript] sregex compatibility #4156
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
Conversation
Whitespace, comments, and regex rearrangement
Thanks, Wikipedia!
Thanks for working on this. I still have some left-overs from rainy days from autumn with what I started with while going through this package. Should I send you a zip via Discord? |
Okay, now I'm doing more work on it. |
Otherwise LGTM. |
- fix eol-pop var - move comments to top - add `meta_include_prototype: false` to comment and string body - use syntax var for leading whitespace - use syntax var for lookahead at eol with optional comment
fix tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can't say too much about AppleScript itself, but syntax LGTM!
Additions:
Changes:
References: