Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

64 lines (37 loc) · 1.28 KB

Change Log

All notable changes to Subtle Brackets will be documented in this file

[2.0.2] 2017-07-09

  • Reimplement Prism usage to fix some edge cases with comments

[2.0.1] 2017-07-08

  • Solve multi-line comments issue

[2.0.0] 2017-06-17

  • Styles can target specific bracket pairs
  • Styles settings modified
  • Automatically apply new settings

[1.1.0] 2017-06-12

  • Prism to stable: fix errors
  • Set matchBrackets to false automatically

[1.0.8] 2017-06-09

  • README: Settings to table
  • Fix for VSCode v1.13.0: ensure automatic border color for dark and light themes

[1.0.7] 2017-06-08

  • Configurable document parsing via Prism

[1.0.6] 2017-06-01

  • README
  • Images improvements
  • Add video instructions

[1.0.5] 2017-05-27

  • Fix removing of decoration only when previously applied
  • Runner class moved to a separate file

[1.0.4] 2017-05-26

  • README
  • Partial rewrite

[1.0.3] 2017-05-22

  • README

[1.0.2] 2017-05-19

  • Change of Market name from Subtle Matching Brackets to Subtle Match Brackets
  • Partial rewrite

[1.0.1] 2017-05-18

  • Safety check when obtaining the character to the right of the cursor

[1.0.0] 2017-05-18

  • Initial release