This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.2.1
### Bug fixes Fix a bug where `bracketMatching` would incorrectly match nested brackets in syntax trees that put multiple pairs of brackets in the same parent node. Fix a bug that could cause `indentRange` to loop infinitely.