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 22de07b commit 2db2522Copy full SHA for 2db2522
userdocs/userdocs.docc/Articles/Reference/settings.md
@@ -24,7 +24,7 @@ If the workspace folder you open in VS Code contains multiple Swift packages:
24
/Package.swift
25
```
26
27
-You can enable the `searchSubfoldersForPackages` setting so the Swift extension can initializing all these projects.
+You can enable the `searchSubfoldersForPackages` setting so the Swift extension can initialize all the projects.
28
```json
29
{
30
"swift.searchSubfoldersForPackages": true,
0 commit comments