alex-pinkus / tree-sitter-swift

A tree-sitter grammar for the Swift programming language.
MIT License
142 stars 37 forks source link

Finish PR #404 #406

Closed alex-pinkus closed 6 months ago

alex-pinkus commented 6 months ago

Includes all changes from #404, and some additional changes to:

trevor-e commented 6 months ago

I tested this locally in my project and it works great, thanks for finishing this! I also see all the warnings are gone now when running tree-sitter generate 🎉