Aerijo / tree-sitter-todo

An attempt at a TS lexer for TODO statements
MIT License
0 stars 1 forks source link

Future plans? Still in use/maintained? #1

Open claytonrcarter opened 3 years ago

claytonrcarter commented 3 years ago

Hi there, I'd like to help tinker with this and get it ready for use in other Atom TS grammars, specifically a draft PHP grammar I'm working on. Are you still available to review/merge PRs and make releases?

A couple of ideas I'd like to tinker with:

  1. update tree-sitter-cli to the latest supported by Atom
  2. update the parser to be fully compatible w/ Atom's existing language-todo parser (ie add radar links)
claytonrcarter commented 2 years ago

Hi again! Sorry to pester, but if you're not available to maintain this, would you be willing to transfer/unpublish the NPM package so that I (or someone else) could republish and develop it? If you'd like to see some proof-of-work or intent, I can send some PRs for review. Thanks!