Skip to content

Commit

Permalink
Merge branch 'topic/changelog' into 'master'
Browse files Browse the repository at this point in the history
Correct the changelog

See merge request eng/ide/ada_language_server!1787
  • Loading branch information
eliericha committed Nov 13, 2024
2 parents 0db6e63 + 9e7e707 commit 25e7067
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,12 @@ section below it for the last release. -->

* Create commands for opening the project file and the log file
* Add editor contextual menus for some Ada commands
* Avoid exception in tooltips on unknown predefined entities
* Fix "Go to other file" command for child packages, no project is loaded, etc
* Display error messages when "Go to other file" command fails
* Add fallback mechanism for "Go to other file" command
* ALS now ignores any error in the project file and uses the project file even if it has errors
* Avoid 'auto-import' command when completing with-clauses
* Replace "Project Problem" diagnostic by the project status message
* Avoid running the Prove codelens with no problem matchers
* Fix Goto Definition for entry in Protected Types
* Avoid `PRECONDITION_FAILURE` on editing an empty file
* Avoid occurrences of `STALE_REFERENCE_ERROR` in Libadalang

## 25.0.20241014

Expand Down

0 comments on commit 25e7067

Please sign in to comment.