Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GMEdit

A high-end code editor for all things GameMaker · By YellowAfterlife

Community

New topic
168
Topics

Recent updates

[stable, beta] A few things and GM updates
13
Additions Added a Godot theme by Topher Improvements Open dialog now allows you to pick whatever files if you have custom dialects installed Added support for C...
12 files — Feb 26, 2024
[stable, beta] Small fixes and Return Of Coroutines
7
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...
12 files — Sep 6, 2023
[stable, beta] GM2023.4 and multi-level tabs
1
5
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...
12 files — Jun 9, 2023
[stable, beta] GM2023.1 support and small things
5
GM2023 compatibility Added support for Script.staticVar (and a strict linter setting for constructors) Binary literals ( 0b101 ) are now supported. Added suppor...
12 files — Mar 12, 2023
[stable, beta] GM updates
2
4
Improvements vars argument of instance_create_* is now type-checked Added type definitions for time sources Static variables (except for those in constructors)...
12 files — Dec 24, 2022
[stable, beta] Arrow functions and various improvements
5
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...
15 files — Oct 18, 2022, Oct 19, 2022
[beta] Arrow functions!
3
8
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...
5 files — Jun 10, 2022
[beta] Electron updates, ARM64
3
5
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...
8 files — May 29, 2022
168 topics · Next page · Previous page · First page
Topic
Last post
Hi! First, thanks so much for GMEdit - it's fantastic. I have some room creation code: #roomcc Level1 initialize_collisi...
started by Rainbowbleh Jul 18, 2019
2 replies
257 views
I don't know if this has been requested (or if it is already there and I just hadn't discover it), but it would be great...
started by immortalx74 Mar 25, 2019
3 replies
523 views
Hey! Firtly thank you so much for GMLive, cannot believe I was working on a game for nearly a year without it (my compil...
started by Hikikomori000 May 31, 2019
2 replies
542 views
https://www.dropbox.com/s/w2spp9ex9spv80m/GMEdit%20Error.mp4?dl=0 (I think the video explained it well)
started by mrvictordiaz May 25, 2019
4 replies
328 views
Hi! I'm a newcomer to GM and GMEdit is making my life a lot easier by having a vim mode! However, there is a problem tha...
started by Chaoclypse May 11, 2019
4 replies
642 views
With the folder names I find it hard to see the difference between folders and scripts. Is there a way to change the col...
started by //BARCHboi Apr 11, 2019
6 replies
394 views
Hi, is it possible to split the view so I view one tab on the left and another on the right? I cant remember did I saw t...
started by pleistorm Oct 26, 2018
3 replies
477 views
The console displayed this error: app.js?v=19-03-06:22059 Uncaught TypeError: Cannot read property 'getOptions' of undef...
started by Azzy Dev Mar 28, 2019
4 replies
332 views
In this declaration var _grid:int64= ds_grid_create(HeroTraitData.Size,1), _arg:int64= argument0; _arg isn't highlighted...
started by Fern Nigro Mar 25, 2019
1 reply
242 views
As the title says! Enum entries don't always update throughout project if renamed.
started by Fern Nigro Mar 25, 2019
1 reply
228 views
Hello! First of all thanks for making this (and GMlive which is a lifesaver), it looks super slick and pleasant to use...
started by boen Mar 13, 2019
4 replies
344 views
Hey, I think I saw somewhere on your documentation that tells us to keep making backups since the program is new. My que...
started by mrvictordiaz Mar 09, 2019
5 replies
566 views
Minor bug: When drawing a sprite from an array, the bottom bar that helps you with which part of the draw_sprite_ext fun...
started by CakeNeq Games Feb 28, 2019
2 replies
308 views
I can only copy or paste by right mouse button, not with shortcut.
started by Dunkelheit Feb 08, 2019
3 replies
340 views
I noticed that when loading or reloading a project, not all scripts that should have the GMLive badge get it. It seems r...
started by baku Jan 25, 2019
305 views
No replies yet
Could you please make the region folds more noticable from the other folds? Because when I'm coding, I like to fold the...
started by That Richard Jan 02, 2019
1 reply
361 views
Great to see a project like this! Breaking out of GM studio is quite nice. :+1:
started by DanBradbury Nov 26, 2018
257 views
No replies yet
After i define a variable by "var", it would not be hightligh in soon, until wait for a long time, or close the code pag...
started by moudianzi Nov 05, 2018
8 replies
420 views
While trying to replicate my GMS2 colour scheme in GMEdit, I noticed the following words, which all use the Constants co...
started by baku Oct 31, 2018
3 replies
318 views
I just downloaded GMEdit now, seems very cool! After opening a project and playing around with it for a bit, I noticed t...
started by baku Oct 30, 2018
1 reply
274 views