User Tools

Site Tools


getting_started:wifi_ide_hot_to

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
getting_started:wifi_ide_hot_to [2021/05/03 14:01]
al4he6 created
getting_started:wifi_ide_hot_to [2021/05/03 15:07]
al4he6 Typo corrected, Rename/Delete Asset added, references to iscreen shot added.
Line 6: Line 6:
 (Make sure you have saved any work.)\\ (Make sure you have saved any work.)\\
 **To open an existing App/Project**\\ **To open an existing App/Project**\\
-On the PC/Mac Click on the top left Icon (9 squares), then click on the App/Project.\\+On the PC/Mac Click on the top left Icon (see red 1 on screen shot below), then click on the App/Project.\\ 
 +(If you hover your mouse over an App icon you will see mini icons for Rename, Run and Delete)\\ 
 **To create a new App/Project**\\ **To create a new App/Project**\\
-On the PC/Mac Click on the top left Icon (9 squares), then click on New Javascript App or New HTML App.\\+On the PC/Mac Click on the top left Icon (see red 1 on screen shot below), then click on New Javascript App or New HTML App.\\
 **Editing/Running/Stopping your code**\\ **Editing/Running/Stopping your code**\\
-Just type in your code.\\+Just type in your code (as you type the Smart Editor will prompt/autocomplete).\\
 To Save press Ctrl+S.\\ To Save press Ctrl+S.\\
 To Undo changes press Ctrl+Z, and to re-do changes press Ctrl+Y.\\ To Undo changes press Ctrl+Z, and to re-do changes press Ctrl+Y.\\
 To run your code (on your Android device) press Alt+R.\\ To run your code (on your Android device) press Alt+R.\\
-To stop your code press Alt+S.+(On the right hand area you can click on Debug to see messages from your running code)\\ 
 +To stop your code press Alt+S.\\ 
 +You can Cut Ctrl+X, Copy Ctrl+C, and Paste Ctrl+V.\\  
 +**Search/Replace, Jump to Functions**\\ 
 +To search your code press Ctrl+F, to search again press F3, to search backwards press Shift+F3.\\ 
 +To replace press Ctrl+F a second time.\\ 
 +(The search/replace box also has mini icons for regular expresssions, ignoring case and whole word search).\\ 
 +To jump to a specific function click on Functions in the top menu.\\ 
 +**Expand/Collapse your code**\\ 
 +Click on the small triangles next to the line number to expand/contract blocks of code.\\ 
 +Click on - icon (top menu) to contract all your functions (see red 11 on screen shot below).\\ 
 +Click on + icon (top menu) to expand all functions (see red 12 on screen shot below).\\ 
 +**Left Hand menu**\\  
 +Click the Pencil icon to come back to the editor  (see red 2 on screen shot below).\\ 
 +Click the Asset icon  (see red 3 on screen shot below) to add Assets (images etc) to your App (from your PC/Mac) and/or see your existing assets\\ 
 +(Existing assets have mini ions below them to Rename and Delete)\\ 
 +**Using multiple files.**\\ 
 +To create another file in your app, click the circle+ icon in the top menu  (see red 5 on screen shot below).\\ 
 +To edit a specific file click the file name in the top row.\\ 
 +(There's a small icon to the top-right of each file to Delete it).\\ 
 +To use additional javascript files then your main file should include app.Script("filename.js")\\ 
 +(Non_Premium users are limited to 3 files per App).\\ 
 +**Miscellaneous**\\ 
 +To make your edit area wider/narrower click the Expand Editor icon (see red 13 on screen shot below).\\ 
 +On the right hand area you can see News about Droidscript, Documentation, Samples, Debug or Chat.\\ 
 +(You can copy/paste code from Examples in the Documentation, and Samples) 
 +To switch between dark and light backgrounds click the moon icon in the top-right.\\  
 + 
 +{{getting_started:wifinums.jpg}}
  
getting_started/wifi_ide_hot_to.txt · Last modified: 2021/06/01 13:20 by al4he6