File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,10 @@ The extension adds commands, available via the command palette.
53
53
- ** Run Swift Snippet** : If the currently open file is a Swift snippet then run it.
54
54
- ** Debug Swift Snippet** : If the currently open file is a Swift snippet then debug it.
55
55
- ** Run Command Plugin** : Display menu of command plugins for currently loaded packages.
56
+ - ** Select Toolchain** : Select which locally installed Swift toolchain (including Xcode toolchains on macOS) you want to use Swift tools from.
57
+
56
58
57
59
The following command is only available on macOS
58
- - ** Select Xcode Developer Dir** : Select the version of Xcode you want to use swift tools from.
59
60
- ** Select Target Platform** : This is an experimental command used to get code completion for iOS, tvOS projects
60
61
61
62
### Package dependencies
You can’t perform that action at this time.
0 commit comments