Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

GMEdit

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

Code Folding not working

A topic by dwadaws created Apr 12, 2021 Views: 288 Replies: 6
Viewing posts 1 to 4

Is there an option if preferences I'm not seeing?

Developer

Clarify “not working”? Ideally a screenshot/GIF

(1 edit)

Sorry, the screenshot didn't add for some reason (is fixed)

sorry! The problem is that the side bar that usually shows the line numbers and the fold regions isn't appearing. (i’ll try get a screen shot - it may not be until this afternoon though)

Developer

You must have disabled “show gutter” and/or “show line numbers” in Code Editor Settings.

You can also go to %APPDATA%\AceGM\GMEdit\config and check what did you change in aceOptions.json in general

That was the problem, thank you!