All notable changes to the "bracket-lens" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
npm audit fix
on-savevalue ofbracketLens.modesetting item.- VSIX download link in README.md
- Fixed the description about
bracketLens.mode:manual.
npm audit fix
bracketLens.linesetting item.- Also released on github.com
- Fix for #19 Error msg at the head of every JSON file PR #21 ( by @MarximusMaximus )
- fix: make extension run locally PR #10 ( by @CertainLach )
npm audit fix
- Supported Web platform. (
vscode.dev)
bracketLens.modesetting item. ( The original default isauto, but until the performance issue is resolved,manualis the default. )
bracketLens.enabledsetting item.
- The update delay has been significantly increased. ( until performance issue is resolved )
bracketLens.enabled's default value: true -> false ( until performance issue is resolved )
- Fixed an issue where string escaping could not be handled properly in a pattern.
activationEvents:*->onStartupFinished
- Adjusted the update delay.
- Increased update delay for inactive text editors.
ignoreSymbolssetting inbracketLens.languageConfigurationsetting.
- Fixed an issue that could cause it to work on the output panel.
terminatorssetting inbracketLens.languageConfigurationsetting.
- Clerical error about
bracketLens.enabledin README.
Bracket Lens: Toggle Mutecommand andBracket Lens: Toggle Mute Allcommand.
- Fixed an issue where changing the language specification in the editor did not take effect immediately.
- Changed the handling of backquotes in default from inline strings to multiline strings.
- 🎊 Initial release of Brackets Lens. 🎉
- Start this project.