Project

General

Profile

IDE » History » Revision 9

Revision 8 (Torbjorn Carlqvist Admin, 09/01/2021 03:29 PM) → Revision 9/10 (Torbjorn Carlqvist Admin, 09/01/2021 03:30 PM)

h1. The built in development environment 

 h2. Settings 

 The setup of the device 

 h2. Configuration 

 The provisioning page for automation objects 

 

 h2. Code 

 The source code and file management section. 

 > 

 h3. Short Commands 

 |_.Command|_.Function| 
 |Ctrl+S|Saves a file| 
 |Ctrl+Shift-S|Saves a file and also activate it if the file is a javascript (ends with .js)| 
 |Ctrl+Enter|Executes the selected as javascript code| 
 |Ctrl+Shift+Enter|Executes the selected as javascript code and prints the result (if any) in the log window| 

 

 h2. Blockly 

 The Blockly part of the IDE.