Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Latest commit

 

History

History
42 lines (25 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 862 Bytes

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.

1.0.3

Updated vscode dependency

Changed

  • Updated quick pick label to use task label

1.0.2

Updated package manifest

Changed

  • Display name and description in package manifest

1.0.1

Updated documentation

Added

  • Demo image to README

1.0.0

Initial release

Added

  • Workspace task configuration parsing and auto-reloading
  • Explorer context menu activation
  • Editor context menu activation
  • Support for shared presentation panels
  • Support for dedicated presentation panels
  • Support for always revealing presentation panel
  • Support for never revealing presentation panel