; * etc/NEWS: Update tree-sitter NEWS.

This commit is contained in:
Yuan Fu 2024-12-24 13:52:03 -08:00
parent e2a9af4311
commit 8c7db480ea
No known key found for this signature in database
GPG key ID: 56E19BC57664A442

View file

@ -999,6 +999,22 @@ For example, 'cpp' is translated to "C++". Also adds a new variable
'treesit-language-display-name-alist' that the function uses to
translate display names.
+++
*** New command 'treesit-explore'
This command replaces 'treesit-explore-mode'. It turns on
'treesit-explore-mode' if its not on, and pops up the explorer buffer
if its already on.
+++
*** 'treesit-explore-mode' now supports local parsers
Now 'treesit-explore-mode' (or 'treesit-explore') prompts for a parser
rather than a language, and its now possible to select a local parser
at point to explore.
+++
*** New variable 'treesit-aggregated-simple-imenu-settings'
This variable allows major modes to setup Imenu for multiple languages.
+++
** New optional BUFFER argument for 'string-pixel-width'.
If supplied, 'string-pixel-width' will use any face remappings from