Esri / appstudio-vscode

AppStudio Extension for Visual Studio Code
Apache License 2.0
6 stars 2 forks source link

Upload current project #7

Closed spatialdude closed 5 years ago

spatialdude commented 5 years ago

Ability to upload the current project #2 using the AppStudio upload tool.

marikavertzonis commented 5 years ago

cloud-upload

we dont currently have an icon for upload in appstudio - so have taken the one from survey123 for now (this comes from https://devtopia.esri.com/Melbourne/Survey123/blob/master/Connect/images/cloud-upload.png)

NB: the above white looking space is an image, click it to download

spatialdude commented 5 years ago

@zhitaop Here is a collection of Esri icons you can use if applicable - https://github.com/Esri/calcite-ui-icons

marikavertzonis commented 5 years ago
shobanasuresh commented 5 years ago

@marikavertzonis @zhitaop There's an open issue in Microsoft vscode github repo for supporting custom icons in vscode status bar - https://github.com/Microsoft/vscode/issues/10455

https://stackoverflow.com/questions/42891829/custom-icon-of-status-bar-item-in-vscode-extensions?rq=1

marikavertzonis commented 5 years ago

have split the icon updating off to #14, marking it as impeded until the vscode issue is resolved. without this, the upload project tool works as expected. if enhancements are required they should be created as new specific issues.