atom / bracket-matcher

Jump to brackets
MIT License
142 stars 98 forks source link

Get all tests passing with tree-sitter turned on #358

Closed maxbrunsfeld closed 6 years ago

maxbrunsfeld commented 6 years ago

This package doesn't do much language-specific stuff right now. The only issue was the detection of strings that allow interpolation in ruby-influenced languages.