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.
@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

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