Skip to content

5.55.0

Compare
Choose a tag to compare
@marijnh marijnh released this 21 Jun 13:41
· 459 commits to master since this release
5.55.0

Version 5.55.0

Bug fixes

The editor no longer overrides the rendering of zero-width joiners (allowing combined emoji to be shown).

vim bindings: Fix an issue where the vim-mode-change event was fired twice.

javascript mode: Only allow -->-style comments at the start of a line.

julia mode: Improve indentation.

pascal mode: Recognize curly bracket comments.

runmode addon: Further sync up the implementation of the standalone and node variants with the regular library.

New features

loadmode addon: Allow overriding the way the addon constructs filenames and loads modules.