[beta] More tweaks
GMEdit » Devlog
Additions:
- Added rainbow bracket support!
Aadd `"useBracketDepth":true` to your theme JSON, then use `#main .ace-tm .ace_curly.ace_paren.ace_depth1` and so on to match brackets
Fixes:
- Fixed it being possible to drag->close a tab, which would cause its document to get focus without having a tab attached to it anymore
- Fixed /**/ unfairly counting as an opening of a doc-comment
- Fixed #args doc generation not working (due to new @meta token), don't erase user-defined {types} that have no hint on the variable itself
- Fixed gms2 directory sorting option not showing up
Misc:
- Updated to Electron 7.1.9
Files
GMEdit-Beta-Windows.zip 98 MB
Version Jan 14, 2020 Jan 14, 2020
GMEdit-Beta-Mac.zip 90 MB
Version Jan 14, 2020 Jan 14, 2020
GMEdit-Beta-Linux.zip 92 MB
Version Jan 14, 2020 Jan 14, 2020
GMEdit-Beta-App-Only.zip 11 MB
Version Jan 14, 2020 Jan 14, 2020
Get GMEdit
Download NowName your own price
GMEdit
A high-end code editor for all things GameMaker
Status | Released |
Category | Tool |
Author | YellowAfterlife |
Tags | GameMaker |
More posts
- [beta, stable] Small things and fixes41 days ago
- [stable, beta] Some fixesMay 25, 2024
- [stable, beta] "Navigate to method" and various tweaksMay 10, 2024
- [stable, beta] A few things and GM updatesFeb 26, 2024
- [stable, beta] Small fixes and Return Of CoroutinesSep 06, 2023
- [stable, beta] GM2023.4 and multi-level tabsJun 08, 2023
- [stable, beta] GM2023.1 support and small thingsMar 12, 2023
- [stable, beta] GM updatesDec 24, 2022
- [stable, beta] Arrow functions and various improvementsOct 19, 2022
- [beta] Arrow functions!Jun 10, 2022
Comments
Log in with itch.io to leave a comment.
Thanks for the quick fix!
I am playing with mfunc feature and get this error when I try the log example on the wiki:
After that the IDE does not allow me to type on anything (editor, rename resource, search) until I restart it.
This seems to be a bug with the new Electron version (any message box causes input to become cursed and you have to click away from GMEdit and back), I'll probably have to roll back
Awesome! Thanks Yal