Updated: Apr 2, 2020
Welcome to v7.14.0, the 20F release of Bixby Developer Studio. This release contains improvements to the Editor and several bug fixes.
If you close the last tab in a group, Bixby Studio now adjusts the layout and closes the empty group. For this change, we've introduced a few new layout modes to allow an odd number of tab groups.
With the introduction of Split Editor Screens in v7.12, we've been hard at work bringing responsive layouts across the application. These changes make the user interface easier to work with under any layout configuration and screen size. We've applied responsive layouts to the following tabs:
We now support YAML
and JSON
syntax highlighting in the Editor.
We've added Reformat
, an opinionated bxb
/js
text formatter. The Reformat command is accessible through the Command Palette or by pressing Ctrl
+ Alt
+ L
(Cmd
+ Option
+ L
on macOS) within an Editor.
We've added a command to close all tabs in an the active tab group. Close All Tabs in Group
is available through the Command Palette in addition to tab context menus.