All notable changes to this extension will be documented in this file. The format of this Change Log is based on Keep a Changelog.
Table Of Contents
- [Unreleased]
- [1.12.2] - (2024-03-17)
- [1.12.1] - (2024-03-17)
- [1.12.0] - (2021-06-30)
- [1.11.17] - (2021-05-24)
- [1.11.16] - (2021-01-04)
- [1.11.15] - (2020-11-19)
- [1.11.13] - (2020-11-10)
- [1.11.12] - (2020-11-10)
- [1.11.11] - (2020-11-09)
- [1.11.10] - (2020-11-09)
- [1.11.9] - (2020-11-09)
- [1.11.8] - (2020-11-09)
- [1.11.7] - (2020-11-03)
- [1.11.6] - (2020-11-03)
- [1.11.5] - (2020-11-03)
- [1.11.4] - (2020-11-03)
- [1.11.3] - (2020-11-03)
- [1.11.2] - (2020-11-03)
- [1.11.1] - (2020-11-03)
- [1.11.0] - (2020-11-02)
- [1.10.8] - (2020-10-21)
- [1.10.7] - (2020-08-31)
- [1.10.6] - (2020-08-23)
- [1.10.5] - (2020-08-21)
- [1.10.4] - (2020-08-18)
- [1.10.3] - (2020-08-12)
- [1.10.2] - (2020-08-12)
- [1.10.1] - (2020-08-10)
- [1.10.0] - (2020-08-09)
- [1.9.0] - (2020-08-08)
- [1.8.0] - (2020-08-07)
- [1.7.0] - (2020-08-06)
- [1.6.1] - (2020-08-06)
- [1.6.0] - (2020-08-06)
- [1.5.0] - (2020-08-06)
- [1.4.1] - (2020-08-05)
- [1.4.0] - (2020-08-05)
- [1.3.0] - (2020-08-05)
- [1.2.0] - (2020-08-04)
- [1.1.1] - (2020-08-03)
- [1.1.0] - (2020-08-02)
- [1.0.3] - (2020-07-30)
- [1.0.1] - (2020-07-30)
- [1.0.0] - (2020-07-29)
- Terminal Tabs in the status bar
- README header
- README badges
- New Command: Split Terminal
- Cleaned up dependencies
- CHANGELOG formatting
- Clear Terminal relaunches the active terminal
- README reflects recent changes to the extension
- New Command: Change Font Weight
- New Command: Toggle Blinking Cursor
- New Command: Change Cursor Style
- New Command: Change Cursor Width
- Disable Script Description works
- New Command: Focus Previous Terminal
- New Command: Focus Next Terminal
- New Command: Rename Current Terminal
- New Command: Delete Current Terminal
- New Command: Create New Terminal
- Minor date fixes in Changelog
- Fixed Toggle Terminal Keybinding on Macs
- New Command: Toggle Terminal
- New Command: Select Default Shell
- Minor fixes to Follow Up Messages
- Links to Demos added to some commands
- Links in README and messages
- Demos in README
- Follow Up Messages
- Minor fixes to Run Script
- Bugs in Choose Terminal Theme
- JavaScript files have been changed to TypeScript
- Bugs in Run Script
- Extension bundled with Webpack making it faster to install and load
- New Configuration: Disable Script Description
- Scripts can be arrays with commands that are run in order
%ext...%
messages showing instead of command/config descriptions
- New Command: Run Script
- New Configuration: Scripts
- Commands not found
- New Command: Clear Terminal
- New Command: Change Font Size
- Logo and Demos in README not showing
- New Command: Increase Font Size
- New Command: Decrease Font Size
- New Configuration: Disable All Keybindings
- New Configuration: Disable all messages
- Removed blue line after badges
- Messages Config is now one object
- Terminal Theme Quick Pick can be closed by focusing out of it
- Inconsistent badges in README
- Links in TOC in README
- New Configuration: Messages
- Changed all relative URLS of demos and images to absolute urls to the raw github demos and images
- New Theme: "None" which removes all terminal styling
- Initial Release