Skip to content

Treat 'keyword.operator.logical.python' as generic 'keyword'#212

Merged
marcofugaro merged 1 commit intoSublimeText:masterfrom
KristianHolsheimer:master
Oct 17, 2018
Merged

Treat 'keyword.operator.logical.python' as generic 'keyword'#212
marcofugaro merged 1 commit intoSublimeText:masterfrom
KristianHolsheimer:master

Conversation

@KristianHolsheimer
Copy link

This applies to python only.

The logical keywords and and or look out of place without the proper keyword highlighting, so I added a small exception to the 'keyword' scope.

Note: This does not affect the bitwise operators such as & and |.

@marcofugaro
Copy link
Collaborator

Sure! Thanks for the contribution!

@marcofugaro marcofugaro merged commit 6fa4b7f into SublimeText:master Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants