11.6
What's Changed
- Intellisense support for BCL types by @Takoooooo in #413
- feat(Previewer): Show last view on error. by @workgroupengineering in #407
- Speed up metadata parsing by @Takoooooo in #415
- Fix .NET 8 SDK Artifacts output layout by @AigioL in #423
- Fix Error creating XAML completion metadata System.IndexOutOfRangeException by @AigioL in #424
- Update CLI templates by @Takoooooo in #425
- Fix completions filtering by @Takoooooo in #427
- fix(Intellisense): Avoid adding o xmlns to name of event handler by @workgroupengineering in #442
- Update readme.md by @MikeCodesDotNET in #450
- feat: Show properties of binded object before
Binding
members. by @workgroupengineering in #446 - Deprecate VS2019 support by @Takoooooo in #452
- Remove templates from the project and install CLI templates for users who don't have them by @Takoooooo in #453
- Fix typos; Add concat-like
Metadata.AddMetadata(Metadata)
; Add in-line docs forAvaloniaCompilationAssemblyProvider
usage by @BinToss in #458 - Fix memory leak by @maxkatz6 in #460
- fix: Avalonia Template by @workgroupengineering in #461
- feat: Add AvaloniaVersion MSBuild Property by @workgroupengineering in #465
- fix(Parser): FindParentAttributeValue by @workgroupengineering in #464
- fix(Previewer):
Fit All
using ViewportSize insteand of ActualWidth/ActualHeight by @workgroupengineering in #444 - Improve Intellisense ControlTheme compilation by @workgroupengineering in #467
- fix: Intellisense does not show internal members by @workgroupengineering in #445
- fix: Random NRE by @workgroupengineering in #469
- feat: When in DevTools using Copy Selector replace Clr Namespace with xmlns by @workgroupengineering in #470
- fix: Intellisense does not work whem mix assembly version by @workgroupengineering in #481
- fix(test): Allow using references for load test assembly dependecies by @workgroupengineering in #480
- feat(Preview): Zoom level enhancement by @workgroupengineering in #478
New Contributors
Full Changelog: 11.5...11.6