emacs-tree-sitter / elisp-tree-sitter

Emacs Lisp bindings for tree-sitter
https://emacs-tree-sitter.github.io
MIT License
815 stars 73 forks source link

Show field names in tree-sitter-debug-mode #281

Closed mathrick closed 1 month ago

mathrick commented 1 month ago

This enhances tree-sitter-debug-mode to show field names in the tree, making it much handier for query development.

jcs090218 commented 1 month ago

Can you take a screenshot so I can see what it looks like? Thanks!

mathrick commented 1 month ago

Sure thing!

image