更换语言:
   Contact us
  • Follow CooCox
  •         
  • CooCox Market
  •         
  • Tech Support
  •     
Home  › CoIDE › Interface Menus and Actions

User Interface  > Menus and Actions

Menu Bar Navigation

File Menu Actions

Name Description Shortcut
New File Create a new file.  
New Folder Create a new folder.  
Add Linked File Add a linked file to your project.  
Add Linked Forder Add a linked forder to your project.  
Open File... Open a file.  
Save Save the content of the current editor. Disabled if the editor does not contain unsaved changes. Ctrl + S
Save As... Save the content of the current editor under a new name.  
Save All Save the content of all editors with unsaved changes. Disabled if no editor contains unsaved changes. Ctrl + Shift + S
Exit Exit CoIDE.  

Edit Menu Actions

Name Description Shortcut
Undo Undo your operations. Ctrl + Z
Cut Cut a code snippet or a file. Ctrl + X
Copy Copy a code snippet or a file. Ctrl + C
Paste Paste the code snippet or a file to a place. Ctrl + V

View Menu Actions

Name Description Shortcut
Repository Open Repository View.  
Project Open Project View  
Component Open Component View  
Help Open Help View.  
Outline Open Outline View.  
Peripherals Open Peripherals View.  
Breakpoints Open Breakpoints View.  
Default layout Resume to the default layout.  

Project Menu Actions

Name Description Shortcut
New Project Create a new Project and close the current project.  
Open Project... Show a dialog that can be used to select an existing project.  
Save Project As Save the current project under a new location.  
Close Project Close the current project.  
Open forder as project Open a selected forder as a project.  
Select Toolchain path Select the GCC Toolchain you want to use.  
Configuration Open the current project configuration page (Open builder.xml of the current project in Editor).  
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
Clean Clean the intermediate files that generated by building.  
Upload Component Open the Login dialog box, you can upload Component after login with coocox account.  

Flash Menu Actions

Name Description Shortcut
Program Download Download program to flash.  
Flash Erase Erase flash.  

Debug Menu Actions

Name Description Shortcut
Debug To debug the current project. Ctrl+F5;
Debug Configuration To do configuration for debugging.  
Toggle Breakpoint To set a breakpoint at the current line. Ctrl+Shift+B;
Toggle Method Breakpoint To set a breakpoint at the entry of current function.  
Toggle Watch Breakpoint To set a Watch Breakpoint.  
Skip All Breakpoints Skip all the Breakpoints when dubugging.  
Remove All Breakpoints Delete all the BreakPoints.  

Search Menu Actions

Name Description Shortcut
Search... Execute a C/C++ or file search. Ctrl + H
File... Execute a file search.  

Help Menu Actions

Name Description Shortcut
Help Contents CoIDE Users' Guide.  
About CoIDE Display CoIDE version number and license information.  
© 2009 -2011 CooCox - Terms of Use         Business Model         Market             About us             Terms and Conditions