[stable, beta] Small fixes and Return Of Coroutines
GMEdit » Devlog
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. I also rewrote the wiki page to hopefully make more sense.
Web build
- Online version of GMEdit is now updated and even renders correctly in Firefox.
Additions
- Added “library resources” to Preferences
These let you exclude specific resources (such as other people’s code/assets) from Global Search and lookup.
Improvements
- Dropping the tab on the right half of another tab now puts it after it
- Added a “Batch size for indexing/project search” setting
Fixes
- Fixed some mishaps with
fnames
declarations type
,array
, andstruct
no longer highlight as types- Auto-completion popup width now depends on font size
- Fixed #195 - can’t define self-call constraints for a generic type.
@hint type:<T>()
is now allowed
(… that’s a template parameter for athing()
call)- Fixed linter not having it if you did
function A() {} (function() {})()
- Fixed first resource in each folder appearing out of order in GM2023.6+ projects due to project format changes.
Files
GMEdit-Windows.zip 90 MB
Version Sep 6, 2023 89 days ago
GMEdit-Windows-32bit.zip 86 MB
Version Sep 6, 2023 89 days ago
GMEdit-Mac.zip 82 MB
Version Sep 6, 2023 89 days ago
GMEdit-Mac-ARM64.zip 86 MB
Version Sep 6, 2023 89 days ago
GMEdit-Linux.zip 84 MB
Version Sep 6, 2023 89 days ago
GMEdit-App-Only.zip 3 MB
Version Sep 6, 2023 89 days ago
GMEdit-Beta-Windows.zip 90 MB
Version Sep 6, 2023 89 days ago
GMEdit-Beta-Windows-32bit.zip 86 MB
Version Sep 6, 2023 89 days ago
GMEdit-Beta-Mac.zip 82 MB
Version Sep 6, 2023 89 days ago
GMEdit-Beta-Mac-ARM64.zip 86 MB
Version Sep 6, 2023 89 days ago
GMEdit-Beta-Linux.zip 84 MB
Version Sep 6, 2023 89 days ago
GMEdit-Beta-App-Only.zip 3 MB
Version Sep 6, 2023 89 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
- [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
- [beta] Electron updates, ARM64May 29, 2022
- An update amid a warMar 09, 2022
- [stable] Types, icons, multiline tabsDec 06, 2021
- Multiline tabs and a whole lot of types!Aug 23, 2021
Leave a comment
Log in with itch.io to leave a comment.