Skip to content

5.32.0

Compare
Choose a tag to compare
@marijnh marijnh released this 22 Nov 09:12
· 1136 commits to master since this release
5.32.0

Version 5.32.0

Bug fixes

Increase contrast on default bracket-matching colors.

javascript mode: Recognize TypeScript type parameters for calls, type guards, and type parameter defaults. Improve handling of enum and module keywords.

comment addon: Fix bug when uncommenting a comment that spans all but the last selected line.

searchcursor addon: Fix bug in case folding.

emacs bindings: Prevent single-character deletions from resetting the kill ring.

closebrackets addon: Tweak quote matching behavior.

New features

continuelist addon: Increment ordered list numbers when adding one.