Version 7.0.7x¶
In version 7.0.70, first version with Monaco editor released.
In version 7.0.71, the Modal Form closing bug fixed.
In version 7.0.72, below Monaco editor shortcuts were added:
Monaco Shortcuts
CTRL+ALT+SHIFT+W shortcut to close the editor.
CTRL+ALT+←/→ shortcut to move from/to editors.
With Apple keyboard:
Monaco Shortcuts
control+Option+Shift+W shortcut to close the editor.
Cmd(⌘)+Option+←/→ shortcut to move from/to editors.
Monaco Shortcuts
In some implementations of the Monaco Editor, you can find the Command Palette in the editor’s context (right-click) menu.
In version 7.0.81, Traceback on new project fixed. Demo “view_first: true” changed to “view_first: false”.
In version 7.0.82, Databricks support was added.
In version 7.0.86, Monaco Tab closing bug was fixed.
In version 7.0.90, Builder translations for zh-CN added.
In version 7.0.91, custom Menu permission issues fixed, History accordion fixed, on_apply on index creation fixed.