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

Improve number highlighting for python syntax highlighting #1704

Merged
merged 3 commits into from Jan 20, 2024
Merged

Improve number highlighting for python syntax highlighting #1704

merged 3 commits into from Jan 20, 2024

Conversation

FijiHasGithub
Copy link
Contributor

@FijiHasGithub FijiHasGithub commented Jan 16, 2024

Adds support for octal and binary representation, and uppercase characters (X, B and O)

Adds support for octal and binary representation, as well uppercase characters (X, B and O)
@takase1121 takase1121 self-requested a review January 19, 2024 23:48
@takase1121 takase1121 added this to PR in Bugfix Release Tracker via automation Jan 19, 2024
@takase1121 takase1121 moved this from PR to Freeze in Bugfix Release Tracker Jan 19, 2024
@Guldoman Guldoman merged commit c27d9aa into lite-xl:master Jan 20, 2024
1 check passed
Bugfix Release Tracker automation moved this from Freeze to TODO Jan 20, 2024
@Guldoman
Copy link
Member

Thank you!

takase1121 pushed a commit to takase1121/lite-xl that referenced this pull request Jan 21, 2024
)

* Improve number highlighting for python syntax highlighting

Adds support for octal and binary representation, as well uppercase characters (X, B and O)

* add underscore and negative hex/oct/bin value support

* Removed | from pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants