Alex Figl-Brick
Alex Figl-Brick
I've just put up a PR to fix this: https://github.com/hg-pyun/axios-logger/pull/114
@VladimirMakaev Rebased and regenerated :)
Hrm...I just tried redoing the `tree-sitter generate`, but my local one shows no changes to `parser.c`. Any ideas what could be causing the failed check?
I tried to re-generate inside the `node:18` image, but that didn't seem to fix the problem for me :(
I think my last attempt was on my Mac laptop, but I've just made a change from my Linux laptop. Let's see if that makes the parser generation work correctly.
https://github.com/abrochard/mermaid-mode/pull/35 should improve the indentation a bit. It still doesn't fix the indentation inside of `{...}`, but it at least indents inside of the definition better.
Is there any update on this? If not, I could take a stab at submitting a PR. One note: this would be a behavior-breaking change, so would need to be...
@VladimirMakaev Could you reopen this issue, since we had to rollback the change? And copying my comment from the MR: Did it break because of the generated parser? If so,...
@VladimirMakaev Hi Vladimir. Did it break because of the generated parser? If so, how can we push this forward? Could someone who can generate the parser correctly check out this...
Hello @jcs090218 . It looks like the Kotlin grammar is very out of date at this point, which triggered a bug report to one of my repos for Kotlin support...