Version 5.42.0
Bug fixes
Fix an issue where wide characters could cause lines to be come wider than the editor's horizontal scroll width.
Optimize handling of window resize events.
show-hint addon: Don't assume the hints are shown in the same document the library was loaded in.
python mode: Fix bug where a string inside a template string broke highlighting.
swift mode: Support multi-line strings.
New features
The markText
method now takes an attributes
option that can be used to add attributes text's HTML representation.
vim bindings: Add support for the =
binding.