Releases: AvaloniaUI/AvaloniaVS
Releases · AvaloniaUI/AvaloniaVS
v0.10.18.2
What's Changed
- Revert System.Memory to 4.5.4 by @Takoooooo in #314
- Better sorting for completions by @hez2010 in #300
- Bring project templates back to VS2019 by @Takoooooo in #315
- Release 0.10.18.2 by @Takoooooo in #316
Full Changelog: v0.10.18.1...v0.10.18.2
v0.10.18.1
What's Changed
- Move completionengine by @amwx by @maxkatz6 in #277
- fix: pipeline by @workgroupengineering in #280
- Remove Avalonia submodule completely and fix build by @maxkatz6 in #281
- feat: Add arm 64 support by @workgroupengineering in #282
- feat: Ignore gt symbol after close xml tag by @workgroupengineering in #283
- EditorFactory fix: properly handle uninitialized IVsTextBuffers when initializing the editor by @amwx in #274
- feat: Allow to discover the internal classes and it is InternalsVisibleTo by @workgroupengineering in #216
- Feat: Allow swapping the Preview and Xaml panes by @amwx in #284
- Fix previewer splitter by @amwx in #285
- Rename assemblies by @Takoooooo in #286
- Rename folders by @Takoooooo in #287
- Remove project templates from the extension by @Takoooooo in #288
- Add F# templatedcontrol itemTemplate by @Takoooooo in #289
- Remove not needed changes to sln by @Takoooooo in #290
- Include CLI templates in VSIX by @Takoooooo in #291
- Change target framework to net472 for ProjectTemplateDownloader by @amwx in #292
- Avalonia.Ide.CompletionEngine: nullable, trimming, STJ, code format by @maxkatz6 in #294
- Sort completion list by @hez2010 in #297
- Use System.Text.Json 4.6.0 by @amwx in #299
- fix: Solution Configuration by @workgroupengineering in #301
- More VS IntelliSense improvements by @amwx in #302
- Update CLI templates to 0.10.18.6 by @Takoooooo in #305
- update VSIX version to 0.10.18.1 by @Takoooooo in #306
New Contributors
- @workgroupengineering made their first contribution in #280
- @hez2010 made their first contribution in #297
Full Changelog: v0.10.18...v0.10.18.1
0.10.18
What's Changed
- Remove InitializeComponent from the templates by @maxkatz6 in #259
- Pressing F7 toggles designer/code-behind view by @romgerman in #260
- Use lazy loading for project references by @jl0pd in #264
- Update project versions and templates to 0.10.18 by @Takoooooo in #265
New Contributors
- @romgerman made their first contribution in #260
- @jl0pd made their first contribution in #264
Full Changelog: v0.10.14.2...v0.10.18
0.10.14.2
- Window template default filename is changed to axaml
- Grid lines are added for the previewer
- More smooth zooming
- Don't show "invalid markup check error list" message over the top of the perfectly valid preview
0.10.12
0.10.10.1
- Added support for VS2022.