nvim-lua/wishlist

Treesitter based "tagbar like" plugin

Open

#25 aperta il 18 lug 2021

Vedi su GitHub
 (2 commenti) (6 reazioni) (0 assegnatari) (0 fork)github user discovery
help wantedidea

Metriche repository

Star
 (249 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

What? I would love to see a treesitter based tagbar like plugin. I think treesitter is perfect for this!

Why? I love tagbar but it requires a third party binary (ctags, universal-tags, etc.) to work.

Potential existing implementations:

Potential pitfalls:

Different languages may require different kinds of queries (I don't know enough about treesitter to know if this will be an issue).

edit: Added another potential implementation

Guida contributor