You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .vscode/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ To use the recommended configurations follow the steps below:
12
12
- copy (or link) `.vscode/recommended-tasks.json` to `.vscode/tasks.json`
13
13
- restart the editor
14
14
15
-
If you already have your custom workspace settings you should instead manually merge the file contents.
15
+
If you already have your custom workspace settings, you should instead manually merge the file contents.
16
16
17
-
This isn't an automatic process so you will need to repeat it when settings are updated.
17
+
This isn't an automatic process, so you will need to repeat it when settings are updated.
18
18
19
19
To see the recommended extensions select "Extensions: Show Recommended Extensions" in the [Command Palette](https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette).
0 commit comments