Added UpdateManager.
Now everytime you run VSCode, a "pre-loader" checks for update.
If a update is found: the tool will open into your browser the direct link of the updated.zip, you need only to download it and point out this zip with the File Selection Popup.
I CAN'T AUTOMATIZE DOWNLOAD BECAUSE MS WEBSITE IS BASED ON JAVASCRIPT AND WEBCLIENT CAN'T RUN IT.
*if you want to test it, just change the version inside App\AppInfo\AppInfo.ini. Set like 1.14.1 and run.
Source Code of UpdateManager.exe available on my github account.
Added UpdateManager. Now everytime you run VSCode, a "pre-loader" checks for update. If a update is found: the tool will open into your browser the direct link of the updated.zip, you need only to download it and point out this zip with the File Selection Popup. I CAN'T AUTOMATIZE DOWNLOAD BECAUSE MS WEBSITE IS BASED ON JAVASCRIPT AND WEBCLIENT CAN'T RUN IT.
*if you want to test it, just change the version inside App\AppInfo\AppInfo.ini. Set like 1.14.1 and run.
Source Code of UpdateManager.exe available on my github account.