File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 918918 "pythonVersion" : " 3.9" ,
919919 "timeout" : 30
920920 },
921+ "ms-python.vscode-python-envs" : {
922+ "repository" : " https://github.com/microsoft/vscode-python-environments"
923+ },
921924 "MS-SarifVSCode.sarif-viewer" : {
922925 "repository" : " https://github.com/Microsoft/sarif-vscode-extension"
923926 },
10791082 "ms-vscode.webshell" : {
10801083 "repository" : " https://github.com/microsoft/vscode-wasm.git" ,
10811084 "location" : " webshell" ,
1082- "custom" : [" npm i && cd webshell && vsce package -o extension.vsix" ]
1085+ "custom" : [
1086+ " npm i && cd webshell && vsce package -o extension.vsix"
1087+ ]
10831088 },
10841089 "msjsdiag.debugger-for-edge" : {
10851090 "repository" : " https://github.com/Microsoft/vscode-edge-debug2"
You can’t perform that action at this time.
0 commit comments