Skip to content

Commit d23f2c1

Browse files
azizkprincemaple
authored andcommitted
CHANGELOG: releasing v3.1.0
1 parent 14485d1 commit d23f2c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## [v3.0.0] – 2022-10-24
414

515
- Elixir: removed Markdown highlighting from doc comments due to unfixable issues.

0 commit comments

Comments
 (0)