]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Update tree-sitter NEWS.
authorYuan Fu <casouri@gmail.com>
Tue, 24 Dec 2024 21:52:03 +0000 (13:52 -0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Dec 2024 15:31:20 +0000 (16:31 +0100)
(cherry picked from commit 8c7db480ead8ef623a382fcd990dd91486616dca)

etc/NEWS

index 4e563b603cf1769fc8f3175075916529a4c0f41e..4882689aba833ecba92ce0a5bfba69aaa0645045 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -839,6 +839,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 it’s not on, and pops up the explorer buffer
+if it’s 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 it’s 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