You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cpp): add support for additional CIDR language constructs
This commit adds support for the following CIDR language constructs in the CppContextPrettify file:
- OCFunctionDeclaration
- OCDeclaration
- OCStruct
- OCStructLike
- OCConceptDeclaration
- OCTemplateArgumentList
- OCTemplateParameterList
This allows for improved context prettification in the CPP plugin.
0 commit comments