Skip to content

2.1.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 23:34

What's Changed

  • Add support for Scala language by @YasienDwieb in #286
  • fix(macos): show window on dock click when using menu bar mode by @heyman in #289
  • Elixir language support by @jc00ke in #288
  • Highlight code in PHP blocks also when <?php tags are missing by @heyman in #290
  • Refactor editior instance creation and settings management by @heyman in #293
  • Add feature for moving the current block to another buffer by @heyman in #294
  • Various IPC/event refactoring by @heyman in #291
  • Listen for REDO_EVENT from main process and issue redo command when received by @heyman in #292

New Contributors

Full Changelog: v2.0.0...v2.1.0-beta