Fix Invalid Configuration in Launch.json (#2789)

This commit is contained in:
Keith Stolte
2018-10-08 13:58:18 -07:00
committed by Karl Burtram
parent 65cc585697
commit 70141bd049
+1 -1
View File
@@ -148,7 +148,7 @@
{
"name": "Renderer and Extension Host processes",
"configurations": [
"Launch SQL Ops",
"Launch azuredatastudio",
"Attach to Extension Host"
]
}