Thanabodee Charoenpiriyakij
Thanabodee Charoenpiriyakij
Update the progress. I sent a PR to the tree-sitter-langs package to register a highlight query [here](https://github.com/emacs-tree-sitter/tree-sitter-langs/pull/57).
Not sure if this is what you’re looking for for the moduledoc issue https://github.com/wingyplus/tree-sitter-langs/blob/elixir-queries/queries/elixir/highlights.scm
Ah I see. If we can modify string after doc attributes (moduledoc, doc, typedoc) into a comment that’s would be great.
@db48x Thanks for your help. I work fine when add `--without-xml2`. But after I ran `./src/remacs` it open program with blank screen like this:
@shaleh can it build with nox option? As my daily life, I didn't uses emacs via GUI but from terminal itself.
The PR still lacks the test but I want some feedback on it. 🙇
@varshaprasad96 Sorry for reply to you lately. The PR got rebased. One thing I want to discuss is about behaviour change introduced by PR. The comment still keep but blank...
Thanks @annasong20 for the guidance. Let me play around with it this week.
Hi, @annasong20, sorry for the late reply. The trailing comment at the end of the file for the simple case was solved. I'm curious on trailing comment after field or...
@bradrydzewski Love to see if you've any suggestions. :)