Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update codemirror to the latest version 🚀 #170

Closed
wants to merge 2 commits into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 20, 2018

The dependency codemirror was updated from 5.41.0 to 5.42.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for 5.42.0

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.

Commits

The new version differs by 21 commits.

  • 436081e Mark version 5.42.0
  • 51a3704 Notice when lines are sticking out of the width of the editor
  • 5c51f54 Run global events in an operation
  • 2754478 Correct for color normalization in phantomjs in a test
  • 01758b1 Clean up implementation of mark attributes
  • ce1f0cd Support adding attributes when marking text
  • 3619ae2 [swift mode] Support multi-line strings
  • 606498c Add "f95" to list of extensions for Fortran mode.
  • b7b9b73 [python mode] Fix tokenizing of nested strings
  • afa8025 Fix lineNumbers param in Asterisk demo
  • 737b088 Support cross-window hint rendering
  • b2d7d18 Drop funding-status smiley face
  • 5556fcc Permit quoted names for object destructuring in JavaScript syntax
  • e4ca909 Fix toggleComment signature in the manual
  • b99149d Fix paths to Acorn scripts in Tern demo

There are 21 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴


This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.647% when pulling 612c0a4 on greenkeeper/codemirror-5.42.0 into 5530f57 on master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.647% when pulling 612c0a4 on greenkeeper/codemirror-5.42.0 into 5530f57 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.647% when pulling 612c0a4 on greenkeeper/codemirror-5.42.0 into 5530f57 on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 91.647% when pulling 612c0a4 on greenkeeper/codemirror-5.42.0 into 5530f57 on master.

@kucherenko kucherenko closed this Nov 20, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/codemirror-5.42.0 branch November 21, 2018 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants