Skip to content

Comments

Fix highlighting for auto in C++#3836

Merged
JoeKar merged 1 commit intomicro-editor:masterfrom
2013ZRZ:master
Sep 2, 2025
Merged

Fix highlighting for auto in C++#3836
JoeKar merged 1 commit intomicro-editor:masterfrom
2013ZRZ:master

Conversation

@2013ZRZ
Copy link
Contributor

@2013ZRZ 2013ZRZ commented Aug 22, 2025

Starting with C++17, the auto keyword is no longer a storage class specifier but is instead treated as a data type. This PR adjusts the syntax highlighting for the auto accordingly.

@JoeKar JoeKar merged commit bbea2a3 into micro-editor:master Sep 2, 2025
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.

2 participants