You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rename package.nls.pt.json to package.nls.pt-br.json
This aligns the filename to the one needed by VSCode.
* Fix issues on first install
* Safe Upload
* Add option in Other Options menu and update Readme
* Fix requested changes
package.nls.*.json
----
Reorder keys to be alphabetical
sync.ts
----
Notify that the upload was cancelled
github.service.ts
----
Update function name to IsGistNewer
When user hit upload.
Extension needs to check either the settings content are updated compared to existing GIST.
forceUpload
can provided to user likeforceDownload
in order to forcefully hit upload in Gist.Original suggestion from @borekb on #232 (comment)
The text was updated successfully, but these errors were encountered: