Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:editors:vscode [2023/08/19 13:23] John Harrisonlwc:editors:vscode [2023/08/19 13:25] (current) John Harrison
Line 4: Line 4:
 ==== Arduino ==== ==== Arduino ====
   * add the Arduino extension   * add the Arduino extension
-  * ubuntu 22.04 serial monitor doesn't seem to work. Use ''miniterm.py'' inside the vscode terminal instead+  * the vscode arduino extension serial monitor in ubuntu 22.04 doesn't seem to work. Use ''miniterm.py'' inside the vscode terminal instead
   * for some reason new code is not loaded in through ISP unless the code is verified first   * for some reason new code is not loaded in through ISP unless the code is verified first
     * you can automate some of this with extension [[https://marketplace.visualstudio.com/items?itemName=usernamehw.commands|Commands]]     * you can automate some of this with extension [[https://marketplace.visualstudio.com/items?itemName=usernamehw.commands|Commands]]
Line 17: Line 17:
 } }
 </code>  </code> 
-//from there you can assign it a hotkey//+//from there you can assign it a hotkey. I assigned it to ''<META>i''//
  
  
  
  • lwc/editors/vscode.1692469393.txt.gz
  • Last modified: 2023/08/19 13:23
  • by John Harrison