| Icon |
Name |
Description |
Shortcut |
 |
New Project |
Create a new Project and close the current project. |
|
 |
Create New File |
Create a new file. |
|
 |
Save |
Save the content of the current editor. Disabled if the there is no changed. |
Ctrl + S |
 |
Build |
Build the currently selected project. This is an incremental build, meaning that the builder analyzes the changes since the last time of build and minimizes the number of changed files. |
F7 |
 |
Rebuild |
Rebuild all files of the current project. |
Ctrl + R |
 |
Start Debug. |
To debug the current project. |
Ctrl + F5 |
 |
Debug Configuration |
To do configuration for debugging. |
|
 |
Download Code to Flash |
Download program to flash. |
|
 |
Flash Erase |
Erase the full chip. |
|
 |
Repository |
Open Repository View. |
|
 |
Search |
Open the Search dialog box. |
Ctrl + H |
 |
Next Annotation |
Go to the next annotation. |
Ctrl + . |
 |
Previous Annotation |
Go to the previous annotation. |
Ctrl + , |
 |
Last Edit Location |
Go to the location where you have modified last time. |
Ctrl + Q |
 |
Back to... |
Go back to the previous position. |
Alt + Left |
 |
Forward to... |
Forward to next position. |
Alt + Right |