Skip to content

Commit beff47d

Browse files
Merge branch 'topic/doc_scenarios' into 'master'
Update documentation regarding Scenario values See merge request eng/ide/ada_language_server!1562
2 parents 80c8157 + 6eef086 commit beff47d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,8 @@ formatting might no succeed on incomplete/illegal code.
255255
the project's search path, environment variables and the project's file
256256
name from the crate description.
257257

258-
* **Project support**: there is no `Scenario` view: users should configure scenarios via the *ada.scenarioVariables* setting (see the settings list available [here](doc/refactoring_tools.md)). You can execute the *Ada: Reload project* command to reload your project after saving the new scenario values (use the *Ctrl+P* shortcut to invoke the **Command Palette**, allowing you to execute commands).
258+
* **Project support**: there is no `Scenario` view: users should configure scenarios via the *ada.scenarioVariables* setting (see the settings list available [here](doc/settings.md)). Saving the settings file after changing the values will automatically reload the project and update the
259+
predefined tasks to take into account the new scenario values.
259260

260261
Source directories from imported projects should be added in a [workspace file](https://code.visualstudio.com/docs/editor/workspaces#_multiroot-workspaces). If you already have a workspace file, the extension will propose you to automatically add all the source directories coming from imported projects to your workspace automatically at startup.
261262

0 commit comments

Comments
 (0)