[stable] Compatibility tweaks and fixes
GMEdit » Devlog
2024.6 / 2024.8
This release is a continued effort to stop GM IDE from re-formatting files that GMEdit touches, sometimes losing recent changes to them in process.
Improvements
- You can now use
/// @is text
to add a description to a variable without giving it a type. - Added a params_of “type”.
It turns type parameters into rest-arguments’ types and can be used for making functions like script_execute type-checked. - Added support for
prefix_*
and/Folder/*
in “library resources”. - Added a “Look in library resources” checkbox to Global Search.
- Audio groups are now highlighted and appear in auto-completion
Breaking changes
- Gamepad axes are now a separate type (
gamepad_axis
instead ofgamepad_button
) for consistency with Feather types.
Fixes
- Arbitrary expressions are now allowed in Variable Definitions (#222).
- Fixed sprite viewer causing editor to overflow when using multiple rows of tabs.
/// @param [name=0]
no longer shows as[name=0:undefined]
- A console warning is no longer emitted for JSDoc comments with
[optional arguments]
.
Files
GMEdit-Windows.zip 98 MB
Version Dec 13, 2024 30 days ago
GMEdit-Windows-32bit.zip 94 MB
Version Dec 13, 2024 30 days ago
GMEdit-Mac.zip 90 MB
Version Dec 13, 2024 30 days ago
GMEdit-Mac-ARM64.zip 94 MB
Version Dec 13, 2024 30 days ago
GMEdit-Linux.zip 92 MB
Version Dec 13, 2024 30 days ago
GMEdit-App-Only.zip 11 MB
Version Dec 13, 2024 30 days ago
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 fixes82 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
Leave a comment
Log in with itch.io to leave a comment.