What's Changed
- Do not run the element generators for performance reasons by @danipen in #450
- Fixes #449 code completion throws an Exception upon Open by @MihaMarkic in #452
- Completion window improvements by @danipen in #462
- Update regex to support emails with +1, +2 ... by @danipen in #466
- Fixed NRE in custom margin by @danipen in #463
- Added AcceptsTab option to TextEditor by @danipen in #467
- Fixed BoxSelectionModifiers in macOS shadowing other keymaps by @danipen in #465
- Add watermark support by @danipen in #464
- Fix Rider false-positive XAML errors by @maxkatz6 in #474
- Added drag/drop by @grokys in #455
- Update TextMate and fix CI by @maxkatz6 in #475
- Avoid full redraw when selection brush changes by @mgarstenauer in #470
- Remove margin around TextEditor by @mgarstenauer in #419
- Sample project Net + runtime identifier update by @KrzysztofDusko in #476
- Fix SearchPanel keyboard navigation and shortcut handling by @danipen in #483
- Fix typo in Demo by @realybin in #484
- Copy/Cut/Paste don't work from the context menu by @danipen in #486
- Feature: Allow loading grammar files from path by @LingFeng-bbben in #490
- Fix visual line crash when deleting text with line numbers by @emmauss in #492
New Contributors
- @MihaMarkic made their first contribution in #452
- @grokys made their first contribution in #455
- @realybin made their first contribution in #484
- @LingFeng-bbben made their first contribution in #490
- @emmauss made their first contribution in #492
Full Changelog: 11.1.0...11.2.0