Skip to content

Latest commit

 

History

History
57 lines (42 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

57 lines (42 loc) · 1.2 KB

Change Log

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.5] - 2021-06-17

Added

  • Support for VSCode Workspace Trust

[2.0.4] - 2020-04-29

Fixed

  • Extension not jumping to token when format on save is enabled.

[2.0.3] - 2020-04-29

Fixed

  • Input box disappearing on file format.

[2.0.2] - 2020-04-20

Fixed

  • Original code overlapping text decorations in C++ files.

[2.0.1] - 2020-04-19

Added

  • Extension bundling to reduce overall extension size and load times.

[2.0.0] - 2020-04-19

Changed

  • Text decorations now overlap jump points instead of sitting to the left.

[1.0.4] - 2019-05-08

Fixed

  • Slow first initiation.

[1.0.3] - 2019-03-15

Added

  • Copyright information for extension logo.

Fixed

  • Selection being created in non-selective mode.

[1.0.2] - 2019-03-15

Fixed

  • Broken README demo GIF.

[1.0.1] - 2019-03-15

Added

  • Package description.

Changed

  • Package display name.

[1.0.0] - 2019-03-15

Added

  • Jump to search term.
  • Jump to search term with selection.
  • Text decoration color customization.