Skip to content

Commit 5bdb0f6

Browse files
authored
Update Select a Toolchain step for Walkthrough (#1785)
Reference the `Swift: Select Toolchain...` command in the step description similar to the Create New Project step. Issue: #1560
1 parent b069a94 commit 5bdb0f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
{
111111
"id": "selecting-toolchain",
112112
"title": "Select a toolchain",
113-
"description": "If you have more than one Swift toolchain installed you can switch between them. \n[Select Toolchain](command:swift.selectToolchain)",
113+
"description": "If you have more than one Swift toolchain installed you can switch between them with \n``Swift: Select Toolchain...``\n in the Command Palette.\n[Select Toolchain](command:swift.selectToolchain)",
114114
"markdown": "",
115115
"media": {
116116
"markdown": "assets/walkthrough/swiftToolchains.md"

0 commit comments

Comments
 (0)