[beta] More tweaks


Additions:

  • Added rainbow bracket support!
    Aadd `"useBracketDepth":true` to your theme JSON, then use `#main .ace-tm .ace_curly.ace_paren.ace_depth1` and so on to match brackets

Fixes:

  • Fixed it being possible to drag->close a tab, which would cause its document to get focus without having a tab attached to it anymore
  • Fixed /**/ unfairly counting as an opening of a doc-comment
  • Fixed #args doc generation not working (due to new @meta token), don't erase user-defined {types} that have no hint on the variable itself
  • Fixed gms2 directory sorting option not showing up

Misc:

  • Updated to Electron 7.1.9

Files

GMEdit-Beta-Windows.zip 98 MB
Version Jan 14, 2020 Jan 14, 2020
GMEdit-Beta-Mac.zip 90 MB
Version Jan 14, 2020 Jan 14, 2020
GMEdit-Beta-Linux.zip 92 MB
Version Jan 14, 2020 Jan 14, 2020
GMEdit-Beta-App-Only.zip 11 MB
Version Jan 14, 2020 Jan 14, 2020

Get GMEdit

Download NowName your own price

Comments

Log in with itch.io to leave a comment.

Thanks for the quick fix!

I am playing with mfunc feature and get this error when I try the log example on the wiki:

After that the IDE does not allow me to type on anything (editor, rename resource, search) until I restart it.

This seems to be a bug with the new Electron version (any message box causes input to become cursed and you have to click away from GMEdit and back), I'll probably have to roll back

Awesome! Thanks Yal