stsewd / tree-sitter-comment

Tree-sitter grammar for comment tags like TODO, FIXME(user).
https://stsewd.dev/tree-sitter-comment/
MIT License
126 stars 8 forks source link

Refactor: Don't use external scanner to parse text tokens #21

Closed stsewd closed 1 year ago

stsewd commented 1 year ago

Closes https://github.com/stsewd/tree-sitter-comment/issues/15

stsewd commented 1 year ago

Weird, I rebased this PR using GitHub's rebase button, and the commits ended up without my signature :man_shrugging:

https://github.com/stsewd/tree-sitter-comment/commits/master

Screenshot 2023-06-03 at 21-28-33 stsewd_tree-sitter-comment Tree-sitter grammar for comment tags like TODO FIXME(user)

If you arrived here worried about those commits, it was really me, commits from this PR are signed https://github.com/stsewd/tree-sitter-comment/pull/21/commits, diff is the same :D