added support for Visual Studio Code (VSC) extension update (#628)

This commit is contained in:
Alex
2021-02-13 05:35:20 +01:00
committed by GitHub
parent 0fe0c70b2b
commit 878cad5c80
3 changed files with 19 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ pub enum Step {
Vagrant,
Vcpkg,
Vim,
VSCode,
WindowsAppStore,
Wsl,
Yadm,