UserNobody14 / tree-sitter-dart

Attempt to make a tree-sitter grammar for dart
MIT License
59 stars 36 forks source link

Crash on dart files withtout semicolons at the end #28

Closed D00mch closed 1 year ago

D00mch commented 2 years ago

Described in main treesitter repo issue (treesitter should not crash anyway), but seems to deserved being mention here too.

To Reproduce

TimWhiting commented 1 year ago

Just installed tree-sitter-dart with neovim, not seeing this. Can anyone confirm?

momrak commented 1 year ago

I had this for quite some time, but haven't seen it in while now, so might be the root cause has been fixed in some other update?