Page 1 of 1

[Improved] Ace Editor Toolbar Update

Posted: Sat Apr 05, 2025 6:53 pm
by admin
We've made a small but helpful update to the Ace Editor toolbar!

"Copy changes back and close" is now labeled "Apply & Close"
"Copy changes back" is now simply "Apply"

Functionality remains the same:

Apply & Close: Copies the modified code back to the nuBuilder code field and closes the Ace Editor (New shortcut: Ctrl+Shift+C)
Apply: Copies the modified code back without closing the ACE Editor (New shortcut: Ctrl+Shift+S)

New Feature: "Save on Apply"
There's now a checkbox labeled "Save on Apply".
If checked, the nuBuilder form is automatically saved when you apply changes—eliminating the need to save it manually afterward.


View Shortcuts (CTRL+SHIFT+K)
shortcuts.png

This change is available as of: Files Version: V.4.6-2025.04.05.04


Old toolbar:
old_ace_toolbar.png
New toolbar:
new_ace_toolbar.png

A short video demonstrating the new functionality