New: Install VS Code debugger extensions (#48)

Install automatically VS Code debugger extensions for Chrome and Edge

- - - - - - - - - - - - - - - - - - -

Ref: #46
This commit is contained in:
Antón Molleda
2018-06-07 12:10:48 -07:00
committed by Yosef Durr
parent f3d3e94f44
commit 872a12d059
2 changed files with 7 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\
#--- Tools ---
choco install -y vscode
code --install-extension msjsdiag.debugger-for-chrome
code --install-extension msjsdiag.debugger-for-edge
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
choco install -y 7zip.install