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 4d459ad commit 6122ca0Copy full SHA for 6122ca0
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [v3.1.5] – 2023-04-30
4
+
5
+- Elixir: recognize `name` in `defmodule name do end`.
6
+- Commands: fix: print `mix format` error output asynchronously.
7
+- Commands: fix: hide the `mix format` error panel when the command is successful again.
8
9
## [v3.1.4] – 2022-12-21
10
11
- Commands: fix: call `mix format` asynchronously to avoid locking up the view.
0 commit comments