You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add support for proper parsing to dracula (#15)
* feat: add support for multiple new languages to be parsed
* feat: use tree-sitter for parsing grammars
to allow for slower but more accurate results
* feat: add support for meaningful lines to v2
also add support for Typescript and TSX
* add: support for new languages to pydracula
* fix: improve range match handling
* add tests
* add js, jsx and ts tests
* chore: improve pydracula bindings
* fix: as per suggestion
Signed-off-by: Swarnim Arun <[email protected]>
* add: indicies matching tests
---------
Signed-off-by: Swarnim Arun <[email protected]>
0 commit comments