We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6817c66 commit 2257b6bCopy full SHA for 2257b6b
CHANGELOG.md
@@ -1,5 +1,14 @@
1
### Unreleased
2
3
+### v0.27.2: 24 March 2025
4
+
5
+#### Fixes
6
7
+- Improved asdf v0.16+ handling in launch script. ElixirLS will no longer overwrite ASDF_* environment variables
8
+- Fixed selection ranges crash with empty do end blocks
9
+- Fixed declaration provider when multiple locations are returned
10
+- Avoid emitting events from debug adapter after `disconnect` request
11
12
### v0.27.1: 27 February 2025
13
14
#### Fixes
VERSION
@@ -1 +1 @@
-0.27.1
+0.27.2
0 commit comments