Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GMEdit

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

Line breaks in local var declarations don't highlight correctly (GM Hyper)

A topic by Fern Nigro created Mar 25, 2019 Views: 242 Replies: 1
Viewing posts 1 to 2

In this declaration

var
_grid:int64= ds_grid_create(HeroTraitData.Size,1),
_arg:int64= argument0;

_arg isn't highlighted as a local var.

Developer

This was the same as the other topic - GMEdit updates highlighting data upon saving.