Updated: June 1, 2021
Welcome to v8.11.0, the 21H release of Bixby Developer Studio. This release adds the Component Gallery feature, improved Training V2, and a number of enhancements.
We are introducing the Component Gallery feature, where you can pick a customized Views component and insert it into a view, layout, or macro file.
You can find the Insert from Component Gallery
menu item from the autocompletion menu (ctrl + space
) in the editor. This option appears only when the cursor is at a position where a Bixby Views component can be inserted.
After you customize a Views component, click + Insert
button on the bottom right to insert the code snippet in the view file.
We've made these improvements to Training V2:
We brought back the NL editor from Training V1 while keeping the Aligned NL editor from Training V2.
You can have one training draft. While editing a new training entry, click back to save a draft of the training. Once back in the list view, click on the Back to draft button to continue editing the draft. Click Cancel while editing the training entry to discard the draft.
Related commits: