Skip to content

Commit 569b739

Browse files
authored
Add (debug)
1 parent d1d2442 commit 569b739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
{
2424
"type": "lldb",
2525
"request": "attach",
26-
"name": "Attach sourcekit-lsp",
26+
"name": "Attach sourcekit-lsp (debug)",
2727
"program": "${workspaceFolder:sourcekit-lsp}/.build/debug/sourcekit-lsp",
2828
"sourceLanguages": ["swift"],
2929
"waitFor": true

0 commit comments

Comments
 (0)