File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v3.1.0] – 2022-11-03
4
+
5
+ - Commands: added ` mix_test_show_panel ` , ` mix_test_switch_to_code_or_test ` , ` search_hex_packages ` and ` open_hex_docs ` .
6
+ + ` Mix Test: Show Panel ` reopens the test output panel if closed.
7
+ + ` Mix Test: Switch to Code or Test ` jumps to the corresponding code file of a test and vice versa.
8
+ + ` ElixirSyntax: Open Hex Docs ` displays a filterable list of all available projects on hexdocs.pm.
9
+ + ` ElixirSyntax: Search Hex Packages ` searches for packages on hex.pm and displays the results in a list.
10
+ - Palette: added ` Mix Test: All ` .
11
+ - Palette: renamed caption ` Mix Test: Set Seed ` to ` Mix Test: Set --seed ` .
12
+
3
13
## [ v3.0.0] – 2022-10-24
4
14
5
15
- Elixir: removed Markdown highlighting from doc comments due to unfixable issues.
You can’t perform that action at this time.
0 commit comments