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
{{ message }}
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.
Atom is currently beta testing tree-sitter grammars. tree-sitter/tree-sitter is a tool that builds complete parse trees of source code.
Using this instead of TextMate-style regex parsing will make things like #2 and #6 easier to solve.
Support for a tree-sitter grammar can be added alongside the current grammar, so I've started work on it: https://github.com/tobiasvl/tree-sitter-rgbasm
The text was updated successfully, but these errors were encountered: