Closed joefbsjr closed 3 years ago
Thanks! Keep them coming :)
This PR broke the CI-build.
Ideally we shouldn't merge things crashing the build until the cause has been identified and fixed.
Yeah, it breaks for the same reason it for no apparent reason broke few weeks ago. I will try to sit down this evening, see why cask is failing suddenly :) (it gives us a note about seq - my guess is that tree-sitter uses a too new version for emacsversion < 26.3).
Parameters with nested types like
void Foo(Namespace.Type param)
were not being highlighted correctly.