Skip to content

Conversation

nefrob
Copy link
Owner

@nefrob nefrob commented Jul 7, 2024

Description:

  • 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
  • Broke down long regexes in a more readable format
  • Updates readme on limitations of the extension

Testing/Screenshots:

  • Updated snapshots

@nefrob nefrob merged commit 67dcf25 into main Jul 8, 2024
@nefrob nefrob deleted the nefrob/refactor-and-cleanup branch July 8, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant