Skip to content

Release 0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 22:44
· 397 commits to main since this release
9754465

✨ Introduce new features

  • Add DisplayName() extension to CodeMirrorLanguage enum
  • Allow scrolling past the end of the document
  • Implement white space & trailing white space highlighting

🐛 Fix a bug

  • Fix dragging text was highjacked by the file drag overlay
  • Fix empty language definitions in example

✏️ Fix typos

  • Display Plain Text language name with space

What's Changed

  • White space highlighting, scroll paste end by @gaelj in #86
  • Release 0.2.1 by @gaelj in #87

Full Changelog: 0.2.0...0.2.1