Code editor updates and more tools for plugins
GMEdit » Devlog
Improvements:
- The code editor component (Ace.js) had been updated to the latest version.
Visually things should look about the same, but work a little better, and the editor settings popup looks nicer and spots more options (as it had received a rewrite last year). - As indirect consequence of above, I redesigned the auto-completion popups to take advantage of new features and mimic GMS2 style.
- Plugins now have a few more events for tracking projects being opened/closed.
- Plugin-created editors now work more or less identically to the primary one - for instance, pressing Ctrl+S in a plugin-made code editor will save that editor's associated file, not the one bound to active GMEdit tab.
CSS changes:
- If you change "#main .ace-tm" to "#app .ace-tm" in your custom theme editor colors, they will also apply to the auto-completion menu.
Fixes:
- Fixed local variables not showing up in auto-completion in the last build as I forgot about them while refactoring for plugin support.
- Fixed array_get/array_set not showing up in GMS2 highlighting/auto-completion, and argument_relative showing up despite being deprecated.
- Fixed code editor(s) not realizing that they got resized when show-aside adds its sidebar.
- Fixed splitter width being miscalculated if the target panel is not visible.
Noteworthy:
Files
GMEdit-Windows.zip 76 MB
Version Mar 24, 2019 Mar 24, 2019
GMEdit-Mac.zip 90 MB
Version Mar 24, 2019 Mar 24, 2019
GMEdit-Linux.zip 92 MB
Version Mar 24, 2019 Mar 24, 2019
GMEdit-App-Only.zip 11 MB
Version Mar 24, 2019 Mar 24, 2019
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 fixes15 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
- [beta] Arrow functions!Jun 10, 2022
Comments
Log in with itch.io to leave a comment.
Thanks for giving builder a shoutout!
Not gonna lie, I squee'd a bit when I saw that builder line at the end. This incredible tool just got, like 67% more incredible.