Thanabodee Charoenpiriyakij
Thanabodee Charoenpiriyakij
@shinji62 Currently it's still blocking by #1445. I've worked on color on that issue but I've no time to look it more on that issue at the moment.
If I understand correctly. The example below should consider as noncompliant right? ```go if cond { return x } ``` And this should consider as noncompliant also: ```go // statements...
> Thanks for the initiative, and sorry for not looking into this earlier. > > Can you modify the patterns to follow [these principles](https://github.com/emacs-tree-sitter/tree-sitter-langs#highlighting-queries)? Sure! I will take a look...
Hi, Sorry for keeping this late. I just got a few updates: * Update tree-sitter-elixir to latest version. * Update query and make it conform with elisp-tree-sitter. Here's some screenshot...
@ubolonton Please kindly review again. 🙇
@rodrigues I've apply some patch from you including some fixes. If you try and see something wrong, please ping me. ^^
> could anyone explain why this failed becuase it works fine on my machine @mohammedzeglam-pg It seems the CI fails during fetch & building grammars.
Updates: * function declaration and function call now separate query. So it will show different color.
> @wingyplus if you can help figure out what is happening in CI. I can get this merged in 🎉 Thank you. I’ll find the time to make ci happy....
> Hi, pardon for possibly stupid question, but does this also correctly highlight HTML within ~H sigil? Nope. It doesn’t support language injector by the package.