Coroutines Coroutines are back! Or, well, they weren’t really “gone”, but they are now updated for GM2022+ syntax and no longer cause oddities with linter...
New things Added support for multi-layer tabs! If you ever find yourself lost in tabs as you go back and forth between a handful of things, this is the one for...
GM2023 compatibility Added support for Script.staticVar (and a strict linter setting for constructors) Binary literals ( 0b101 ) are now supported. Added suppor...
Improvements vars argument of instance_create_* is now type-checked Added type definitions for time sources Static variables (except for those in constructors)...
Key points since the last stable release: There’s now a (very simple) tag editor for assets. There’s now a shorthand syntax for functions ( () => {} instead...
Additions GMEdit now supports arrow function shorthands for 2.3! These can save you a bunch of typing when writing callbacks and alike. Fixes Fixed GMS1 object...
I updated the app to Electron 18, which fixes several mystery crashes… and probably adds a few new bugs. I spent a while getting the app to pack itself throug...
Things aren’t so good in Ukraine right now. I’d recommend looking into Bundle for Ukraine if you can (goes on for 8.5 more days as of posting this) Improvem...