unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: Danny Freeman <danny@dfreeman.email>
Cc: emacs-devel@gnu.org
Subject: Re: Treesitter query question, matching only substring of a node
Date: Mon, 5 Dec 2022 12:45:44 -0800	[thread overview]
Message-ID: <097583CE-DB01-4BCD-9A87-5D30E92A4F66@gmail.com> (raw)
In-Reply-To: <87o7sheure.fsf@dfreeman.email>



> On Dec 5, 2022, at 7:25 AM, Danny Freeman <danny@dfreeman.email> wrote:
> 
> 
> Yuan Fu <casouri@gmail.com> writes:
> 
>> I suggest capturing the whole node and using a function to fontify the symbol. With a function you
>> can do anything you want, including applying different faces to substrings. To do that, simply
>> define a function and use the function name as the capture name.
>> 
>> You can have a look at c-ts-mode--fontify-variable for a simple example.
> 
> This is exactly what I was looking for. I can't believe I didn't think
> of this when I was reading the documentation.
> 
> Thank you for your help!

Let me know if you have ideas on how could the documentation be improved to make it clearer. I have the curse of knowledge on me and everything seems so easy and clear ;-) 

Yuan


  reply	other threads:[~2022-12-05 20:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-04 18:27 Treesitter query question, matching only substring of a node Danny Freeman
2022-12-05  4:05 ` Yuan Fu
2022-12-05 15:25   ` Danny Freeman
2022-12-05 20:45     ` Yuan Fu [this message]
2022-12-06 15:13       ` Danny Freeman
2022-12-08  0:52         ` Yuan Fu

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=097583CE-DB01-4BCD-9A87-5D30E92A4F66@gmail.com \
    --to=casouri@gmail.com \
    --cc=danny@dfreeman.email \
    --cc=emacs-devel@gnu.org \
    /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).