Syntax highlighting for /r/gamemaker
A downloadable userscript
Download NowName your own price
Deprecated, please use https://yellowafterlife.itch.io/gml-syntax-highlighter.
This userscript adds syntax highlighting and line numbers for code snippets posted on /r/gamemaker subreddit.
Revisions: https://gist.github.com/YellowAfterlife/33cbe30dacb92f72ac74
Also see syntax highlighting for GameMaker manual.
Status | Released |
Category | Tool |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | YellowAfterlife |
Made with | GameMaker |
Tags | GameMaker, userscript |
Download
Download NowName your own price
Click download now to get access to the following files:
gamemaker_reddit.user.js
External
Comments
Log in with itch.io to leave a comment.
Yet another buck well spent!
Could it be possible to add the same feature as the online help for this, clicking on a function to go to the online help file
That feature is implemented by preloading the help index data file from the manual, so this is a little trickier to do on non-YoYoGames domain (given HTTPS and cross-domain rules).
Yeah... I tried to hack it in and failed....