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 e5947b1 commit 15c0052Copy full SHA for 15c0052
CHANGELOG.md
@@ -1,10 +1,17 @@
1
### Unreleased
2
3
-### v0.14.6: x May 2023
+### v0.14.6: 6 May 2023
4
+
5
+#### Improvements
6
7
+- added option `elixirLS.autoInsertRequiredAlias` controlling if complete provider
8
+will auto insert aliases [Zeke Dou](https://github.com/c4710n)
9
10
#### Fixes
11
-- Pin elixir_sense version to ensure compatibility
12
+- Pin elixir_sense, dialyxir and jason versions to ensure compatibility
13
+- Reduce long file names. This should fix compilation issues on some filesystems
14
+- Fixed crash in dialyzer
15
16
### v0.14.5: 21 April 2023
17
0 commit comments