Skip to content

v2.56.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@dibarbet dibarbet released this 12 Nov 20:48
· 96 commits to main since this release
769ccbd
  • Update Roslyn to 4.13.0-2.24561.3 (PR: #7765)
    • Update Razor to fix serialization issue loading projects (PR: #75794)
  • Update Razor to 9.0.0-preview.24557.11 (PR: #7756)
    • Fix FUSE hook up in VS Code (#11175) (PR: #11175)
    • Update VSTelemetryAPI version (#11181) (PR: #11181)
    • Improvements for Assumed.Unreachable(...) (#11155) (PR: #11155)
    • Better logging for named pipe (#11144) (PR: #11144)
    • Fix code actions (and code actions integration tests) (#11141) (PR: #11141)
    • Fix some things for extract component (#11137) (PR: #11137)
    • More CodeAction moves in preparation for cohosting (#11135) (PR: #11135)
  • Update Roslyn to 4.13.0-2.24557.5 (PR: #7752)
    • Fix telemetry property value (PR: #75813)
    • Classify 'await' as a control keyword (PR: #75782)
    • Allow renaming with overload resolution when only one overload exists(PR: #75752)
    • Fix issue loading completion providers from <Analyyzer> project items (PR: #75721)
    • Expose code actions to Razor cohosting (PR: #75711)
    • Do not include source generated documents in related document results (PR: #75718)
    • Fix issue where inlay hints could not be resolved if multiple editors opened side by side (PR: #75709)
    • Reduce allocations in ProjectSystemProjectFactory.ConvertMetadataReferencesToProjectReferences_NoLock (PR: #75646)
    • Reduce memory and CPU costs due to SegmentedList usage (PR: #75661)
  • Bump xamltools to 17.13.35506.24 (PR: #7740)
  • Bump xamltools to 17.13.35507.225 (PR: #7755)
    • XAML IntelliseSense completions for Image.Source