Updated: Feb 2, 2021
Welcome to v8.9.0, the 21B release of Bixby Developer Studio. This release includes the new Back/Forward Navigation feature, as well as minor fixes and enhancements.
This release adds a new editor feature to streamline code navigation. The editor now has the ability
to navigate back and forth between recent editing positions using Ctrl+Shift+(
and Ctrl+Shift+)
on Windows, and Cmd+Shift+(
and Cmd+Shift+)
on Mac. For instance, after navigating to the
definition of an action using Ctrl/Cmd+Click
, you can quickly go back to the previous code
position by Ctrl/Cmd+Shift+(
.
We've updated the capsule status pop-up to display the file sync progress in percent.
The capsule submission panel displays the upload progress by percentage.