Fix Invalid Configuration in Launch.json (#2789)

This commit is contained in:
Keith Stolte
2018-10-08 16:58:18 -04:00
committed by Karl Burtram
parent 65cc585697
commit 70141bd049

2
.vscode/launch.json vendored
View File

@@ -148,7 +148,7 @@
{
"name": "Renderer and Extension Host processes",
"configurations": [
"Launch SQL Ops",
"Launch azuredatastudio",
"Attach to Extension Host"
]
}