Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 738 Bytes

Change Log

All notable changes to the "js-test-outline" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[0.2.0]

  • [Feature]: sync the selection between code and tree
  • [Bug Fix]: fix error when workspace is not activated

[0.1.3]

  • [Improve]: optimize fold and unfold execution.
    • to be not change selection.

[0.1.2]

  • [Feature]: to be able to disable expand/collapse between code and tree feature.
  • [Feature]: to be able to disable expanding and collapsing leaf node.

[0.1.1]

  • [Feature]: sync expand/collapse between code and tree.
  • [Bug Fix]: fixed duplicate each method.

[0.0.1]

  • Initial release