We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e428c commit 5b05c8eCopy full SHA for 5b05c8e
.vscode/extensions.json
@@ -1,3 +1,7 @@
1
{
2
- "recommendations": ["swiftlang.swift-vscode", "editorconfig.editorconfig"]
+ "recommendations": [
3
+ "swiftlang.swift-vscode",
4
+ "editorconfig.editorconfig",
5
+ "llvm-vs-code-extensions.lldb-dap"
6
+ ]
7
}
0 commit comments