Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved syntax highlighting #432

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

duckdoom4
Copy link
Collaborator

  • Added a whole bunch of missing style/screen properties/keywords
  • Added missing layeredimage statement
  • Added missing translate statement
  • Fixed say argument highlighting
  • Changed the token types of some
  • Updated some tokens that used to be keywords to control flow. (I think it makes more sense like this, but feedback is welcome)

I should start updating the screen and style patterns to make use of ALT when it needs to. Many of the patterns and keyword are duplicated right now and I'm quite sure some blocks just allow ATL

* Added a whole bunch of missing style/screen properties/keywords
* Added missing layeredimage statement
* Added missing translate statement
* Fixed say argument highlighting
* Changed the token types of some
* Updated some tokens that used to be keywords to control flow. (I think it makes more sense like this, but feedback is welcome)

I should start updating the screen and style patterns to make use of ALT when it needs to. Many of the patterns and keyword are duplicated right now and I'm quite sure some blocks just allow ATL
@duckdoom4 duckdoom4 merged commit d241589 into develop Aug 7, 2024
3 checks passed
@duckdoom4 duckdoom4 deleted the improved-syntax-highlighting branch August 7, 2024 14:19
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