diff --git a/src/_includes/docs/install/test-drive/vscode.md b/src/_includes/docs/install/test-drive/vscode.md index 9a4b1ba65e..58952f8230 100644 --- a/src/_includes/docs/install/test-drive/vscode.md +++ b/src/_includes/docs/install/test-drive/vscode.md @@ -9,9 +9,9 @@ 2. Open the Command Palette. Go to **View** > **Command Palette** or - press {{special}} + Shift + P. + press + Shift + P. -3. Type `flutter` +3. Type `flutter`. 4. Select the **Flutter: New Project**. @@ -46,9 +46,9 @@ hot reload at this time. 1. Open the Command Palette. Go to **View** > **Command Palette** or - press {{special}} + Shift + P. + press + Shift + P. -1. Type `flutter` +1. Type `flutter`. 1. Select the **Flutter: Select Device**. @@ -74,3 +74,10 @@ hot reload at this time. [Material Components]: {{site.material}}/components + +