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

[Mixed] Use detailed scope for true/false/null #4009

Merged
merged 21 commits into from
Jul 13, 2024

Conversation

jfcherng
Copy link
Collaborator

@jfcherng jfcherng commented Jul 13, 2024

This is good for those who want to use different colors for true/false.


This PR changes scopes of booleans in most languages.

Splits scope XXX.boolean.LANG into

  • XXX.boolean.true.LANG
  • XXX.boolean.false.LANG

Some also introduce new detailed scope for null/nil.

@jfcherng jfcherng marked this pull request as draft July 13, 2024 06:23
@jfcherng jfcherng changed the title [Python] Use detailed scope for True/False [Many] Use detailed scope for True/False Jul 13, 2024
@jfcherng jfcherng changed the title [Many] Use detailed scope for True/False [Mixed] Use detailed scope for True/False Jul 13, 2024
@jfcherng jfcherng marked this pull request as ready for review July 13, 2024 07:26
@jfcherng
Copy link
Collaborator Author

I think this has been done.

@jfcherng jfcherng changed the title [Mixed] Use detailed scope for True/False [Mixed] Use detailed scope for true/false/null Jul 13, 2024
Copy link
Collaborator

@deathaxe deathaxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems complete after the first glance. Even if not, we can always add remainers.

Thanks.

@deathaxe deathaxe merged commit 4a51942 into sublimehq:master Jul 13, 2024
4 checks passed
@jfcherng jfcherng deleted the sep-bool-scope branch July 13, 2024 09:08
FichteFoll added a commit to SublimeText/PackageDev that referenced this pull request Jul 13, 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

Successfully merging this pull request may close these issues.

3 participants