Skip to content

Commit

Permalink
Merge branch 'topic/changelog-25.0' into '25.0'
Browse files Browse the repository at this point in the history
Update the change log

See merge request eng/ide/ada_language_server!1743
  • Loading branch information
AnthonyLeonardoGracio committed Oct 14, 2024
2 parents da2500b + 3621313 commit 870e1ee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
section below it for the last release. -->
## \<next>

* Fix the removal of old log files in the `~/.als` directory
* Fix the `Ada: Go to other file` command for child packages
* Fix various project loading issues after significant changes in the GPR2 project loading API
* Make sure all project issues are emitted as diagnostics
* Avoid lingering diagnostics from earlier failed loading attempts
* Treat a subclass of non-critical project issues as non-blocking for the ALS
* Add a setting `ada.projectDiagnostics` to control whether the ALS should emit project diagnostics
* Fix the `ada: Run main` task when the main executable is at the workspace root

## 25.0.20240915

* Implement type hierarchy requests
Expand Down

0 comments on commit 870e1ee

Please sign in to comment.