Skip to content

Add syntax highlighting for byte literals#190

Merged
jiribenes merged 2 commits into
mainfrom
feature/syntax-highlighting-byte-literals
Apr 10, 2026
Merged

Add syntax highlighting for byte literals#190
jiribenes merged 2 commits into
mainfrom
feature/syntax-highlighting-byte-literals

Conversation

@DennisKleinhans

Copy link
Copy Markdown
Contributor

Added syntax highlighting for valid byte literals as well for invalid byte literals like 0xFFF or 0xZZ as mentioned in #179

@jiribenes jiribenes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!
I'm happy to accept this if I get a nice screenshot from VSCode showing that it does, in fact, work :)

@jiribenes jiribenes changed the title add syntax highlighting for byte literals Add syntax highlighting for byte literals Apr 10, 2026
@jiribenes jiribenes linked an issue Apr 10, 2026 that may be closed by this pull request
@DennisKleinhans

Copy link
Copy Markdown
Contributor Author
image

Here you go!

@jiribenes jiribenes merged commit e65ba3b into main Apr 10, 2026
1 check passed
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.

Add syntax highlighting for byte literals

2 participants