Open selfint opened 1 year ago
This will be obsolete if we can implement dynamic tree-sitter grammar support.
Even with dynamic grammar support (yay!), writing the queries (and especially debugging the queries) isn't great.
Maybe we can write a companion extension similar to neovim-treesitter/playground?
This will be obsolete if we can implement dynamic tree-sitter grammar support.