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
* Use shell optional arg
* Add try/catch around spawn to override any possible exceptions
* Default vsixname to cpptools-linux32.vsix
* Move logFailure inline
* Remove potential PII from error message to be on the safe side
* Fix linter errors
* Remove spawn optional arg; instead remove quotes surrounding command
* Remove rethrowing of error at the top level checkAndApplyUpdate
* Commenting
* Remove default case in switch statement for vsixName; Add x86, i383, i686 cases
0 commit comments