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

Remove duplicate keyword highlight for Python 'and' #10160

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Remove duplicate keyword highlight for Python 'and' #10160

merged 1 commit into from
Apr 5, 2024

Conversation

Aityz
Copy link
Contributor

@Aityz Aityz commented Apr 4, 2024

Fixes inconsistency in Python highlighting

@Aityz
Copy link
Contributor Author

Aityz commented Apr 4, 2024

#9334

@kirawi kirawi added the A-language-support Area: Support for programming/text languages label Apr 4, 2024
@the-mikedavis the-mikedavis changed the title Fixed #9334 Remove duplicate keyword highlight for Python 'and' Apr 5, 2024
@the-mikedavis the-mikedavis merged commit 5f44890 into helix-editor:master Apr 5, 2024
6 checks passed
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python "and" operator defined as both a keyword and keyword.operator
4 participants