11.0.0-preview2
Pre-release
Pre-release
Gillibald
released this
30 Nov 15:03
·
241 commits
to master
since this release
What's Changed
- Align the selection rectangle top position with the caret top position by @danipen in #248
- Remove the deferred InvalidateMeasure by @danipen in #249
- Update README.md by @danipen in #250
- Fix VisualLine selection flicker by @Gillibald in #252
- Try building without the System.Xml.ReaderWriter nuget package reference by @Numpsy in #251
- Fix allow scroll below document by @danipen in #254
- Use IBeam cursor for lines by @danipen in #256
- Add an option to avoid extend selection on mouse up by @danipen in #255
- Reformat TextView.cs by @danipen in #257
- update links by @Arhell in #259
- Implement ITextInputMethodClient for TextArea by @Gillibald in #260
- Fixed textmate syntax not propery updated by @danipen in #262
- Fixes VisualLine leak by @Gillibald in #263
- Fix ITextInputMethodClient.SurroundingText by @Gillibald in #265
- Version packages by @danwalmsley in #266
- Attempt to fix TextTransformation leakage by @Gillibald in #264
- Reformat code by @danipen in #269
- Fix VisualLine disposal by @Gillibald in #270
- Attempt to prevent folding crashes by @Gillibald in #273
- Use TextMateSharp 1.0.46 by @danipen in #275
- Make control characters configurable by @danipen in #280
- Allow multiple column rulers by @danipen in #281
- Improve colum ruler rendering by @danipen in #282
- Fix triple click causes NRE by @danipen in #277
- Fixed lines not be highlighted sometimes by @danipen in #284
- When the control is not effectively visible the matrix could be null by @danipen in #285
- Improve PropertyChanged naming by @danipen in #283
- Update TextMateSharp to 1.0.49 by @danipen in #286
- Update text mate sharp to 1.0.50 by @markushaslinger in #291
New Contributors
- @Numpsy made their first contribution in #251
- @Arhell made their first contribution in #259
- @markushaslinger made their first contribution in #291
Full Changelog: 11.0.0-preview1...11.0.0-preview2