Skip to content

Conversation

@Andriamanitra
Copy link
Contributor

Previously the trailing word boundary \\b inside the skip rule (introduced in #3310) was only being checked for the binary literal, which made it work for the other suffixed numeric literals (but for the wrong reason).

@Neko-Box-Coder does this fix seem sensible to you?

closes #3869

@Neko-Box-Coder
Copy link
Contributor

Thanks, just tested it out and seems good to me.

@JoeKar JoeKar merged commit 815ca0b into zyedidia:master Oct 11, 2025
6 checks 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.

C++14 digit separation incorrectly highlighted if applied to C++14 binary-literal with integer-suffix

3 participants