The activated extension adds buttons to the lower panel of the Visual Studio Code editor:

Extension buttons in the lower panel of Visual Studio Code
These buttons are listed in the table below in the order of their appearance on the panel, from left to right. Please take the following into consideration when using this table:
No device is displayed). However, after selection, the button displays both the device/emulator name and the icon indicating the status of the device/emulator.Extension buttons in the lower panel of Visual Studio Code
Icon |
Tooltip |
Button description |
Duplicate command |
|---|---|---|---|
No |
Selected target |
Displays the name of the selected build target (for example: |
|
Run the selected application |
Starts the selected build target. The |
|
|
Debug selected target |
Starts debugging the currently selected target. |
|
|
Build all targets |
Builds the |
|
|
Build the selected target |
Starts building the currently selected target. |
No |
|
Run CMake |
Runs CMake to configure the current project's build directory for the selected build architecture. |
|
|
Clean |
Cleans the build directory for the current project. |
|
|
No |
Build features |
Displays the selected build options (for example: |
No |
No |
Build with tests |
If the project is being built with tests, the button displays the text |
No |
No |
Architecture |
Displays the name of the selected architecture (for example: |
No |
No
|
KasperskyOS device |
Displays the name and status of the selected emulator. The following icons are used to indicate the status:
If no emulator is selected, the button displays the text When you click the button, a list of available emulators in which you can select an emulator, create a new emulator, stop an emulator, and view the event logs is displayed. |
|
No |
KasperskyOS SDK |
Displays the short name of the KasperskyOS SDK that you are using. When you click the button, a list of paths to the installed SDKs where you can select a new SDK is displayed. Use this button to specify a new path to the KasperskyOS SDK and update the KasperskyOS SDK Extension after updating or reinstalling the KasperskyOS SDK. You can also use this button to switch to another KasperskyOS SDK when multiple SDKs are installed. |
|