Skip to content

Commit 25e7067

Browse files
committed
Merge branch 'topic/changelog' into 'master'
Correct the changelog See merge request eng/ide/ada_language_server!1787
2 parents 0db6e63 + 9e7e707 commit 25e7067

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

CHANGELOG.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,12 @@ section below it for the last release. -->
66

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

2016
## 25.0.20241014
2117

0 commit comments

Comments
 (0)