Skip to content

Commit c1da4a3

Browse files
Small improvements to VS Code doc
For eng/ide/ada_language_server#1520
1 parent 5fa261b commit c1da4a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ Here are some links that will help you get familiar with the VS Code extension f
138138
### Configuration
139139

140140
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-
See the setting list [here](doc/settings.md).
141+
More information about settings and the different ways that can be used to specify them can be found [here](doc/settings.md).
142142

143-
Here is an example config file:
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.):
144144

145145
```json
146146
{

0 commit comments

Comments
 (0)