v2.45.17
Pre-release
Pre-release
Changes in 2.45.17
- Fix check for rzls being present (PR: #7462)
- Bump Razor to 9.0.0-preview.24418.1 (PR: #7456)
- Don't add already known documents to the misc files project (#10753) (PR: #10753)
- Remove ItemCollection from TagHelperDescriptorProviderContext (#10720) (PR: #10720)
- Cohost inlay hint support (#10672) (PR: #10672)
- Fix excerpt service to allow for multi line verbatim strings (#10675) (PR: #10675)
- Fix attribute parsing recovery (#10620) (PR: #10620)
- Turn off trailing whitespace triming in strings (#10646) (PR: #10646)
- Handle
:get
/:set
inEditorRequired
checking (#10628) (PR: #10628)
- Include tooltip to Razor provisional completion (PR: #7440)
- Add option
dotnet.completion.triggerCompletionInArgumentLists
to disable completion in argument lists (PR: #7446) - Bump Roslyn to 4.12.0-2.24422.6 (PR: #7463)
- Update Debugger to v2.43.0 (PR: #7420)
- Bump xamltools to 17.12.35223.16 (PR: #7464)
- Added XAML Hot Reload support for x:FactoryMethod and x:Arguments