Moves around and refactors rules to match the breakdown of the just grammar somewhat more closely (still not great but getting a little closer to what textmate can reasonably support)
Cleans up inconsistent scopes being applied to the same tokens (ex. export being a reserved vs assignment keyword). Additional followup to improve scope names and provide a master list of scopes will be another PR
Corrects issue with backticks include incorrectly names in recipe definitions
Description:
just
grammar somewhat more closely (still not great but getting a little closer to what textmate can reasonably support)export
being a reserved vs assignment keyword). Additional followup to improve scope names and provide a master list of scopes will be another PRTesting/Screenshots: