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.
bracketLens.mode
setting item. ( The original default isauto
, but until the performance issue is resolved,manual
is the default. )
bracketLens.enabled
setting 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.
ignoreSymbols
setting inbracketLens.languageConfiguration
setting.
- Fixed an issue that could cause it to work on the output panel.
terminators
setting inbracketLens.languageConfiguration
setting.
- Clerical error about
bracketLens.enabled
in README.
Bracket Lens: Toggle Mute
command andBracket Lens: Toggle Mute All
command.
- 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.