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 1e9ec9f commit 75907ccCopy full SHA for 75907cc
CHANGELOG.md
@@ -1,5 +1,17 @@
1
### Unreleased
2
3
+### v0.26.2: 1 January 2025
4
+
5
+#### Improvements
6
7
+- Replace remote function code action now works when erlang modules are aliased
8
9
+#### Fixes
10
11
+- Fix crash when extracting data from diagnostics on elixir 1.18
12
+- Fixed crash in keyword options completions when docs cannot be found
13
+- Fixed crash in keyword options completions when remote type cannot be expanded
14
15
### v0.26.1: 30 December 2024
16
17
#### Fixes
VERSION
@@ -1 +1 @@
-0.26.1
+0.26.2
0 commit comments