Skip to content

Commit 4ebf876

Browse files
committed
Add missing fences
1 parent 1f02187 commit 4ebf876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vscode/launch.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
"order": 4
186186
}
187187
},
188+
// --- Start Positron
188189
{
189190
// Note this uses the version of Code/Positron you launch it from.
190191
// i.e., launch from dev Positron if your tests need dev Positron.
@@ -205,6 +206,7 @@
205206
"order": 5
206207
}
207208
},
209+
// --- End Positron
208210
{
209211
"type": "extensionHost",
210212
"request": "launch",

0 commit comments

Comments
 (0)