emacs-tree-sitter / elisp-tree-sitter

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

Tree visualization using treemacs #23

Open ubolonton opened 4 years ago

ubolonton commented 4 years ago

This would be useful as an exploration tool, and a visual aid in building queries for other features.

See https://github.com/Alexander-Miller/treemacs/blob/master/Extensions.org.

Alexander-Miller commented 3 years ago

help wanted

Sure, what do you need?

I also suggest waiting for https://github.com/Alexander-Miller/treemacs/issues/677 to complete, I'm just about to produce a first working prototype "soon". In fact you are welcome to join the discussion in that ticket, so far all my user input has exclusively come from the lsp gang.

ubolonton commented 3 years ago

help wanted

Sure, what do you need?

I didn't have time to start exploring this, so the label kind of means "unexplored".

I also suggest waiting for Alexander-Miller/treemacs#677 to complete, I'm just about to produce a first working prototype "soon". In fact you are welcome to join the discussion in that ticket, so far all my user input has exclusively come from the lsp gang.

Cool! I'll check it out.