We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da2500b + 3621313 commit 870e1eeCopy full SHA for 870e1ee
CHANGELOG.md
@@ -4,6 +4,15 @@
4
section below it for the last release. -->
5
## \<next>
6
7
+* Fix the removal of old log files in the `~/.als` directory
8
+* Fix the `Ada: Go to other file` command for child packages
9
+* Fix various project loading issues after significant changes in the GPR2 project loading API
10
+ * Make sure all project issues are emitted as diagnostics
11
+ * Avoid lingering diagnostics from earlier failed loading attempts
12
+ * Treat a subclass of non-critical project issues as non-blocking for the ALS
13
+ * Add a setting `ada.projectDiagnostics` to control whether the ALS should emit project diagnostics
14
+* Fix the `ada: Run main` task when the main executable is at the workspace root
15
+
16
## 25.0.20240915
17
18
* Implement type hierarchy requests
0 commit comments