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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ Here are some links that will help you get familiar with the VS Code extension f
140
140
You can configure the extension via the `.vscode/settings.json` workspace settings file or the [multi-root workspace file](https://code.visualstudio.com/docs/editor/multi-root-workspaces).
141
141
More information about settings and the different ways that can be used to specify them can be found [here](doc/settings.md).
142
142
143
-
Here is an example config file that sets the project file to use and the scenario variables, as long as other useful settings (charset, whether we should show file diagnostics etc.):
143
+
Here is an example config file that sets the project file to use and the scenario variables, as well as other useful settings (charset, whether we should show file diagnostics etc.):
0 commit comments