All notable changes to Subtle Brackets will be documented in this file
- Reimplement Prism usage to fix some edge cases with comments
- Solve multi-line comments issue
- Styles can target specific bracket pairs
- Styles settings modified
- Automatically apply new settings
- Prism to stable: fix errors
- Set
matchBrackets
tofalse
automatically
- README: Settings to table
- Fix for VSCode v1.13.0: ensure automatic border color for dark and light themes
- Configurable document parsing via Prism
- README
- Images improvements
- Add video instructions
- Fix removing of decoration only when previously applied
- Runner class moved to a separate file
- README
- Partial rewrite
- README
- Change of Market name from
Subtle Matching Brackets
toSubtle Match Brackets
- Partial rewrite
- Safety check when obtaining the character to the right of the cursor
- Initial release