This repository was archived by the owner on Apr 15, 2026. It is now read-only.
6.5.0
### Bug fixes Make indentation for stream languages more reliable by having `StringStream.indentation` return overridden indentations from the indent context. ### New features The `toggleFold` command folds or unfolds depending on whether there's an existing folded range on the current line. `indentUnit` now accepts any (repeated) whitespace character, not just spaces and tabs.