File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,12 @@ section below it for the last release. -->
6
6
7
7
* Create commands for opening the project file and the log file
8
8
* 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
14
9
* Avoid 'auto-import' command when completing with-clauses
15
10
* Replace "Project Problem" diagnostic by the project status message
16
11
* Avoid running the Prove codelens with no problem matchers
17
12
* Fix Goto Definition for entry in Protected Types
18
13
* Avoid ` PRECONDITION_FAILURE ` on editing an empty file
14
+ * Avoid occurrences of ` STALE_REFERENCE_ERROR ` in Libadalang
19
15
20
16
## 25.0.20241014
21
17
You can’t perform that action at this time.
0 commit comments