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 93abc9a commit 7c9a0d1Copy full SHA for 7c9a0d1
.devcontainer/devcontainer.json
@@ -24,7 +24,7 @@
24
"lldb.library": "/usr/lib/liblldb.so"
25
},
26
// Add the IDs of extensions you want installed when the container is created.
27
- "extensions": ["sswg.swift-lang"]
+ "extensions": ["swiftlang.swift-vscode"]
28
}
29
30
// Use 'forwardPorts' to make a list of ports inside the container available locally.
0 commit comments