We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9093070 commit 4c41f39Copy full SHA for 4c41f39
CHANGELOG.md
@@ -7,6 +7,10 @@ section below it for the last release. -->
7
8
* Added `onEnterRules` for Ada/GPR files to split long comments by adding automatically a comment tag to the next line
9
* Added support for new LSP request `textDocument/inlineValue`
10
+* Resolved a bug where the Ada and GPR language servers made concurrent Alire
11
+ invocations in the same workspace, causing sporadic errors. Alire invocations
12
+ are now made sequentially using file-based synchronization across ALS
13
+ processes.
14
15
## 26.0.202504171
16
0 commit comments