Skip to content

Releases: MoonL79/lisp-bracket-matcher

v0.0.2 - Fix bracket matching across visible ranges

27 Mar 06:32

Choose a tag to compare

Changes

  • Fixed bracket matching to work correctly when scrolling
  • Bracket highlighting no longer disappears when matching bracket enters visible range
  • Now uses full document tokens for consistent matching results

Installation

Download the lisp-bracket-matcher-0.0.2.vsix file and install in VSCode:

code --install-extension lisp-bracket-matcher-0.0.2.vsix

v0.0.1

26 Mar 14:59

Choose a tag to compare

Initial release