All notable changes to the "zoombar-vscode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- VSMarketplaceBadges in README.md. ( To avoid an issue where updates cannot be released to the marketplace due to a VSMarketplaceBadges server failure. )
zoombar.zoomUnitTypesetting item. #17
- npm audit fix
- Web platform support abolished. (
vscode.dev)
- Fixed an issue that the order of the items on the status bar was broken with VS Code v1.36 or later.
- npm audit fix
- Supported Web platform. (
vscode.dev) - Also released on github.com
- VSIX download link in README.md
activationEvents:*->onStartupFinished
- Fixed description mistake in README.md ( #5 )
- npm audit fix
zoombar.configurationTargetsetting item.
- Preview support in
Select ZoomandInput a zoom. Input a zoomvalidater.
- Increased the default preset values.
- Fixed an issue that the order of the items on the status bar was broken with VS Code v1.36 or later.
- Added
Reset Font Zoomstatus bar items.
- Changed octicon from
$(telescope) to $ (text-size) in display by showQuickPick().
- Support Japanese.
- Improved display by showQuickPick().
- Set tooltip to status bar items.
- Description of octicons for label text in README.md
- Fixed description mistake in README.md
- Initial release of Zoom Bar.
- Start this project.