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

Correctly tag trailing functional qualifiers #597

Closed j-cortial closed 2 years ago

j-cortial commented 2 years ago

When multiple trailing qualifiers are present, the scopes are not properly computed, see comment on issue https://github.com/jeff-hykin/better-cpp-syntax/issues/511