unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Yuan Fu <casouri@gmail.com>,
	74366@debbugs.gnu.org, Theodor Thornhill <theo@thornhill.no>,
	me Latpaw <jiangyuezhang@outlook.com>
Subject: bug#74366: 31.0.50; tree-sitter
Date: Sun, 22 Dec 2024 21:15:41 +0200	[thread overview]
Message-ID: <878qs7cyw2.fsf@mail.linkov.net> (raw)
In-Reply-To: <87serrhtr9.fsf@mail.linkov.net> (Juri Linkov's message of "Sat,  16 Nov 2024 21:18:50 +0200")

>>> open ts file, and enable typescript-ts-mode.
>>> just like
>>> ```
>>> function hello() {
>>>    console.log('hello'),
>>>     return 'hello';
>>> }
>>> ```
>>> Jump to point before {, and try C-M-f (forward-sexp or treesitter-forward-sexp), it just jump to
>>> end of ), not }. It was expected to end of }.
>>
>> Here it jumps to after "'hello';".
>
> This should work with the fix from bug#73404.

Now 'sexp-list' was added to 'treesit-thing-settings' of
'typescript-ts-mode', so the case above works correctly.





      parent reply	other threads:[~2024-12-22 19:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-15  6:52 bug#74366: 31.0.50; tree-sitter me Latpaw
2024-11-16 14:29 ` Eli Zaretskii
2024-11-16 19:18   ` Juri Linkov
2024-11-30  9:56     ` Eli Zaretskii
2024-11-30 19:44       ` Juri Linkov
2024-12-22 19:15     ` Juri Linkov [this message]

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878qs7cyw2.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=74366@debbugs.gnu.org \
    --cc=casouri@gmail.com \
    --cc=eliz@gnu.org \
    --cc=jiangyuezhang@outlook.com \
    --cc=theo@thornhill.no \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).