Skip to content

Latest commit

 

History

History
138 lines (74 loc) · 2.36 KB

CHANGELOG.md

File metadata and controls

138 lines (74 loc) · 2.36 KB

VSCode Essentials Changelog

All notable changes to this project will be documented in this file.

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

[Unreleased]

[1.6.0] - 2021-07-13

Removed

  • Remove Settings Sync extension.

[1.5.0] - 2020-04-13

Added

  • Add Search Editor: Apply Changes extension.

Changed

  • Update README.

Removed

  • Remove Subtle Brackets extension.
  • Remove Bracket Pair Colorizer 2 extension.
  • Remove VSCode Dimmer Block extension.

[1.4.0] - 2020-02-15

Added

  • Add GistPad extension.
  • Add feature to README.

Changed

  • Update README's recommended settings for Customize UI and Todo Tree.

[1.3.4] - 2019-11-03

Added

  • Update VSCode course information on README.

[1.3.3] - 2019-10-07

Added

  • Add VSCode course information to README.

[1.3.2] - 2019-09-28

Changed

  • Update README's Todo Tree settings.

[1.3.1] - 2019-09-21

Changed

  • Update color of VSCode Marketplace banner.

[1.3.0] - 2019-09-20

Added

  • Add All Autocomplete extension.
  • Add new extension information to README.

[1.2.0] - 2019-09-15

Added

  • Add Output Colorizer extension.
  • Add VSCode Dimmer Block extension.
  • Add Explorer Exclude extension.
  • Add new extension information to README.

[1.1.1] - 2019-09-12

Changed

  • Updated README feature list and extension links.

[1.1.0] - 2019-09-12

Added

  • Add CodeStream extension.
  • Add Peacock extension.

Changed

  • Updated README settings for Bracket Pair Colorizer and Todo Tree.

Removed

  • Remove Better Comments extension.

[1.0.4] - 2019-09-10

Changed

  • Updated README with new settings for Bracket Pair Colorizer and Todo Tree.

[1.0.3] - 2019-09-10

Added

  • Add marketplace link to README.

Removed

  • Remove CodeStream extension until login popup is removed.

[1.0.2] - 2019-09-10

Changed

  • Updated README to include more features along with an additional setting explanation.

[1.0.1] - 2019-09-10

Changed

  • Updated README's language tags for code examples, so that GitHub will properly display comments in the settings examples.

Added

  • Added a dark theme color for marketplace banner so that text displays as white.

[1.0.0] - 2019-09-10

  • Initial release