Releases: songhtdo/tree-sitter-play
Releases · songhtdo/tree-sitter-play
Release list
v1.1
v1.0
Features:
- Support multiple tree sitter languages, simply place tree-sitter-xxx.so/.dll in the %AppDir%/lang directory;
- Support one click parsing;
- Generate an S-Expression view while generating a tree view;
- Support querying nodes in the tree view, while highlighting the selected parts in red;
- Support querying S-Expression nodes;
- Support copying nodes from the tree view to the clipboard;
- Support copying S-Expression nodes to the clipboard;
- Support the expansion and contraction functions of tree view nodes;
- Support switching between left and right layouts and up and down layouts;
- Support Savefile and Loadfile.
- Supports multiple instances of the program and shortcut keys.