jeff-hykin / better-cpp-syntax

💾 The source of VS Code's C++ syntax highlighting
GNU General Public License v3.0
154 stars 29 forks source link

Add consteval keyword highlighted. (fixes #573) #574

Closed soroshsabz closed 2 years ago

soroshsabz commented 2 years ago

ITNOA

I try to add consteval keyword highlight. this PR is resolved #573

soroshsabz commented 2 years ago

@matter123 @jeff-hykin Please review it

thanks :)

jeff-hykin commented 2 years ago

looks good! Next time I have the repo open I'll publish it. And just post a bump message if it's been a week or two and still isn't in the Extension

soroshsabz commented 2 years ago

related to #396