2.1.0-beta
Pre-release
Pre-release
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
- @YasienDwieb made their first contribution in #286
- @jc00ke made their first contribution in #288
Full Changelog: v2.0.0...v2.1.0-beta