Vscode-arduino: Upload Using a Status Bar Button

Created on 8 Jun 2018  路  4Comments  路  Source: microsoft/vscode-arduino

How do I get a button on the Status Bar for "Arduino Upload"? I use this all the time as I would expect most do. This should be there by default.

feature-request

Most helpful comment

I think there should be two buttons, one for upload and one for verify.

All 4 comments

@momiccioli now you can upload using command "Arduino:upload" in the Command Palette (F1 or Ctrl + Shift + P) , we not add button in status bar for uploading.

I realize I can do that but still want to add to the status bar. I use the upload command more than any other when developing. Its too bad to have to go through multiple actions for something that should be able to do in a single click.

I think there should be two buttons, one for upload and one for verify.

you can see verify and upload button in action bar when select a .ino file

image

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Hans007a picture Hans007a  路  4Comments

micahalan picture micahalan  路  6Comments

justin-romano picture justin-romano  路  3Comments

gaunh0 picture gaunh0  路  6Comments

boskoe picture boskoe  路  3Comments