Releases: eliericha/ada_language_server
Releases · eliericha/ada_language_server
26.0.202412150
Release notes
- Add a setting
ada.showNotificationsOnErrorsto control whether VS Code should display error notifications for failing LSP requests. - Add support for a default
.als.jsonworkspace configuration file and a global$XDG_CONFIG_HOME/als/config.jsonuser configuration file. See settings.md for more information.