Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

6.2.5

@marijnh marijnh tagged this 26 Aug 11:04
### Bug fixes

Make `insertNewlineAndIndent` properly count indentation for tabs when copying over the previous line's indentation.

The various sub-word motion commands will now use `Intl.Segmenter`, when available, to stop at CJK language word boundaries.

Fix a bug in `insertNewlineAndIndent` that would delete text between brackets if it had no corresponding AST node.
Assets 2
Loading