Skip to content

5.49.0

Compare
Choose a tag to compare
@marijnh marijnh released this 20 Sep 07:31
· 636 commits to master since this release
5.49.0

Version 5.49.0

Bug fixes

octave mode: Don't mark common punctuation as error.

clike mode: Support nested comments and properly indent lambdas in Kotlin.

foldgutter and annotatescrollbar addons: Optimize use of setTimeout/clearTimeout.

New features

New themes: moxer, material-darker, material-palenight, material-ocean.

xml mode: Provide a more abstract way to query context, which other modes for XML-like languages can also implement.