tree-sitter-langs
tree-sitter-langs copied to clipboard
Add dart grammar to tree sitter
This is just a request for adding dart grammar to tree sitter. Thanks.
Creating new grammars is out of emacs-tree-sitter's scope.
There doesn't seem to be an existing tree-sitter grammar for Dart. If you know one, please reopen the issue. I would check it out.
https://github.com/UserNobody14/tree-sitter-dart @ubolonton It seems some people from neovim are using that tree-sitter for dart.
Thanks. I'll check it out.
Creating new grammars is out of emacs-tree-sitter's scope.
There doesn't seem to be an existing tree-sitter grammar for Dart. If you know one, please reopen the issue. I would check it out.
sorry for hijacking the thread but I need to ask: if I create a new major mode to Emacs, I should provide the grammars along with my package and make emacs-tree-sitter a dependency or how should a major-mode author go about this?
@shackra did you find an answer to this?
@shackra did you find an answer to this?
nope
Added in #199.