From: Eli Zaretskii <eliz@gnu.org>
To: Martin <martin.tang365@googlemail.com>
Cc: 70299@debbugs.gnu.org
Subject: bug#70299: 30.0.50; go-ts-mode + tree-sitter-go@v0.20.0 no highlighting
Date: Tue, 09 Apr 2024 08:23:18 +0300 [thread overview]
Message-ID: <86y19nw1mh.fsf@gnu.org> (raw)
In-Reply-To: <CAJ5J3Jee1rQdPh_1=Ht_EEy84MEZVZbGNVtiATqHMoyFvKZxxg@mail.gmail.com> (bug-gnu-emacs@gnu.org)
> Date: Tue, 9 Apr 2024 00:43:57 +0100
> From: Martin via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>
> - emacs -Q;
> - M-x treesit-install-language-grammar
> - go
> - github.com/tree-sitter/tree-sitter-go
>
> - Open up a new buffer and use go-ts-mode
> - Write some go-code
> ```
> package my_pkg
> type myStruct struct {}
> func MyFunc(x context.Context) error {}
> ```
> - Observe that there is no syntax highlighting
> - Observe that treesit-explore-mode seems to work properly
> - Conclude that there is something wrong with go-ts-mode's
> highlighting. There is highlighting with tree-sitter-go v0.19.1, but
> that grammar also seems to come with some bugs.
Isn't this a duplicate of bug#70296?
next prev parent reply other threads:[~2024-04-09 5:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-08 23:43 bug#70299: 30.0.50; go-ts-mode + tree-sitter-go@v0.20.0 no highlighting Martin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-09 5:23 ` Eli Zaretskii [this message]
2024-04-09 5:47 ` Yuan Fu
2024-04-09 11:55 ` Martin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-09 13:08 ` Martin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-04-09 23:22 ` Randy Taylor
2024-04-10 8:38 ` Martin via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86y19nw1mh.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=70299@debbugs.gnu.org \
--cc=martin.tang365@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.