You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't believe that the formatter is currently bound to any shortcut at all - over time it broke due to new tokens being introduced, and has had some limitations even before that.
Making a minimal plugin to invoke gml_fmt on the current file can be a better way. You can get the path to the currently open tab via $gmedit["gml.file.GmlFile"].current.path.
Hi, what's the shortcut key to autoformat the code, like Shift+Alt+F in VS Code ?
Can it be enabled on file save ?
(Based on this issue #7)
The text was updated successfully, but these errors were encountered: