[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Update on tree-sitter structure navigation
From: |
Yuan Fu |
Subject: |
Re: Update on tree-sitter structure navigation |
Date: |
Thu, 7 Sep 2023 17:59:36 -0700 |
> On Sep 6, 2023, at 4:37 AM, Ihor Radchenko <yantar92@posteo.net> wrote:
>
> Yuan Fu <casouri@gmail.com> writes:
>
>> I don’t know which level of standardization you are thinking about, but
>> aren’t they already standardized?
>> ...
>> - fontification: font-lock-defaults
>
> AFAIU, tree-sitter-specific font-lock is configured separately from the
> rest of the font-lock-keywords.
The standard interfacing I’m referring to is what tree-sitter uses, rather than
what tree-sitter provides. Ie, font-lock-fontify-region-function, etc.
>
>> - thing-at-point: thing-at-point function
>
> Adding new "things" is not well-documented though.
That’s true. I didn’t investigate myself, either.
Yuan
- Update on tree-sitter structure navigation, Yuan Fu, 2023/09/02
- Re: Update on tree-sitter structure navigation, Yuan Fu, 2023/09/02
- Re: Update on tree-sitter structure navigation, Yuan Fu, 2023/09/07
- Re: Update on tree-sitter structure navigation, Ihor Radchenko, 2023/09/08
- Re: Update on tree-sitter structure navigation, Yuan Fu, 2023/09/08
Re: Update on tree-sitter structure navigation, Dmitry Gutov, 2023/09/02