Skip to content

Commit 34b016a

Browse files
authored
Update title of command to select toolchain (or Xcode directory) (#924)
1 parent 862f8d5 commit 34b016a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,10 @@ The extension adds commands, available via the command palette.
5353
- **Run Swift Snippet**: If the currently open file is a Swift snippet then run it.
5454
- **Debug Swift Snippet**: If the currently open file is a Swift snippet then debug it.
5555
- **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+
5658

5759
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.
5960
- **Select Target Platform**: This is an experimental command used to get code completion for iOS, tvOS projects
6061

6162
### Package dependencies

0 commit comments

Comments
 (0)