Skip to content

Commit 1c529aa

Browse files
committed
Merge branch 'topic/als-publish#9' into 'master'
Update CHANGELOG for next VS Code extension release See merge request eng/ide/ada_language_server!1859
2 parents 4e688e9 + 096e584 commit 1c529aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
section below it for the last release. -->
55
## \<next>
66

7+
* The configured project is now automatically reloaded when adding/renaming/deleting a file in a known source directory.
8+
* GPR .cgpr config files can now be passed to the Ada Language Server through the new `gprConfigurationFile` configuration option.
9+
* Project diagnostics are no longer published on each opened Ada file: instead, they are now published on the workspace's root directory.
710
* Add a setting `ada.showNotificationsOnErrors` to control whether VS Code should display error notifications for failing LSP requests.
811
* Add support for a default `.als.json` workspace configuration file and a global `$XDG_CONFIG_HOME/als/config.json` user configuration file. See [settings.md](https://github.com/AdaCore/ada_language_server/blob/master/doc/settings.md) for more information.
912

0 commit comments

Comments
 (0)