We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32879da commit c3a3f5bCopy full SHA for c3a3f5b
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [v3.1.1] – 2022-11-08
4
+
5
+- Commands: fixed `mix format` and `mix test` in non-project windows.
6
+- Commands: fixed finding counterpart of a test/code file in non-project windows.
7
+- Commands: ignore `.elixir_ls`, `_build` and `deps` folders when searching for the counterpart of a test/code file.
8
9
## [v3.1.0] – 2022-11-03
10
11
- Commands: added `mix_test_show_panel`, `mix_test_switch_to_code_or_test`, `search_hex_packages` and `open_hex_docs`.
0 commit comments