Skip to content

5.59.2

Compare
Choose a tag to compare
@marijnh marijnh released this 20 Jan 11:52
· 310 commits to master since this release
5.59.2

Version 5.59.2

Bug fixes

Don't try to scroll the selection into view in readonly: "nocursor" mode.

closebrackets addon: Fix a regression in the behavior of pressing enter between brackets.

javascript mode: Fix an infinite loop on specific syntax errors in object types.

various modes: Fix inefficient RegExp matching.