-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Add Android Syntax Package (#9270) #9271
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
Package ReviewChannel DiffRemoved (none), changed (none), added Android Syntax. Review for Android Syntax 1.0.0 |
This CL adds the Android Syntax package.
2cc6596 to
200fd74
Compare
Package ReviewChannel DiffRemoved (none), changed (none), added Android Syntax. Review for Android Syntax 1.0.0 |
|
Looks good, just some questions:
|
|
Please respond to the feedback to continue the review. |
|
Thanks for the review:
There are SELinux
It's a Google open source requirement that I add it to each file.
Sure I can move them.
Yep, all the tests pass. Gemini was terrible at writing the tests, so I ended up writing most of them manually. |
Yes that would be more correct. Think of them as CSS selectors if that helps. Thanks for all the answers. Half the reason of the review is to make sure you're actually committed to responding to feedback (from us or eventually from users). I think we're mostly looking good here. The top level scopes of the syntaxes are not something you want to change later, so let's get that done before we merge. Final question would be around the name of the package. Usually we advise against the "syntax" suffix, here I think it's warranted. However, shouldn't it be "syntaxes" plural? |
|
I pushed a new version with the fixes: https://github.com/google/sublime-text-android-syntax/releases/tag/v1.0.1
I guess technically since it does include multiple different file formats. It just doesn't sound as nice though. I would prefer to stick with Thanks again |
|
Thanks! |
This CL adds the Android Syntax package.
My package is Android Syntax
There are no packages like it in Package Control.