Skip to content

5.29.0

Compare
Choose a tag to compare
@marijnh marijnh released this 24 Aug 11:47
· 1260 commits to master since this release
5.29.0

Version 5.29.0

Bug fixes

Fix crash in contentEditable input style when editing near a bookmark.

Make sure change origins are preserved when splitting changes on read-only marks.

javascript mode: More support for TypeScript syntax.

d mode: Support nested comments.

python mode: Improve tokenizing of operators.

markdown mode: Further improve CommonMark conformance.

css mode: Don't run comment tokens through the mode's state machine.

shell mode: Allow strings to span lines.

search addon: Fix crash in persistent search when extraKeys is null.