Releases: MoonL79/lisp-bracket-matcher
Releases · MoonL79/lisp-bracket-matcher
v0.0.2 - Fix bracket matching across visible ranges
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