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

Update gml.js to match 2024.2 version of GML language #4023

Merged
merged 2 commits into from
Mar 23, 2024

Conversation

gnysek
Copy link
Contributor

@gnysek gnysek commented Mar 21, 2024

Updates definitions of GameMakerLanguage to it's latest version, from March 2024.

Based on fnames file which is a part of GameMaker runtime (version 2024.2.0.163) - copy is available here: https://gist.github.com/gnysek/feb6751e2ae0744f2355a8efbd0fff3c .

Updates definitions of GameMakerLanguage to it's latest version, from March 2024.
Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

5 files changed

Total change +1.39 KB

View Changes
file base pr diff
es/core.min.js 8.2 KB 8.2 KB -2 B
es/highlight.min.js 8.2 KB 8.2 KB -2 B
es/languages/gml.min.js 13.74 KB 14.44 KB +697 B
highlight.min.js 8.23 KB 8.23 KB -2 B
languages/gml.min.js 13.74 KB 14.44 KB +698 B

@joshgoebel
Copy link
Member

Please update changelog also.

@gnysek
Copy link
Contributor Author

gnysek commented Mar 22, 2024

It is already there ( https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md?plain=1#L9 ) except it should be version 11.10.1 or something...

Detailed version to which GameMakerLanguage was updated.
Copy link

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

2 files changed

Total change +1.4 KB

View Changes
file base pr diff
es/languages/gml.min.js 13.74 KB 14.44 KB +697 B
languages/gml.min.js 13.74 KB 14.44 KB +698 B

@joshgoebel joshgoebel merged commit e00aa26 into highlightjs:main Mar 23, 2024
15 checks passed
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.

None yet

2 participants