This red button makes the connection with EV3 brick.
After a successful connection this button will be disabled and next green button will be enabled.
Disconnect EV3 Brick
This green button can only be used when the connection with EV3 brick exists.
The button makes the disconnect from EV3 brick.
After a disconnect this button will be disabled and previous red button will be enabled.
LegoEV3 Compile File
This button compiles one selected c/c++ source file.
LegoEV3 Build Project
This button builds only changed source files for current active project and prepares the output file for download to EV3 brick.
LegoEV3 Rebuild Project
This button builds all source files for current active project and prepares the output file for download to EV3 brick.
Download Application to EV3 Brick
This button downloads application files into EV3 brick.
LegoEV3 Start Application
This button launches the application in EV3 brick.
LegoEV3 Delete Application from EV3 Brick
This button deletes application files from EV3 brick.
LegoEV3 File Explorer
This button allows to view directories and files in EV3 brick.
LegoEV3 Settings
This button allows to set the type of communication with EV3 Brick or other properties(DaisyChain, StartApp type, ...)
Cpp4Robots Documentation
This button starts documentation for Cpp4Robots extension in the browser.