mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Fix Invalid Configuration in Launch.json (#2789)
This commit is contained in:
committed by
Karl Burtram
parent
65cc585697
commit
70141bd049
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -148,7 +148,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Renderer and Extension Host processes",
|
"name": "Renderer and Extension Host processes",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
"Launch SQL Ops",
|
"Launch azuredatastudio",
|
||||||
"Attach to Extension Host"
|
"Attach to Extension Host"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user