Skip to content

v2.72.22

Pre-release
Pre-release
Compare
Choose a tag to compare
@dibarbet dibarbet released this 07 Apr 22:34
· 281 commits to main since this release
c4e652a

2.72.x

  • Revert xamlTools to 17.14.35913.250 (PR: #8121)
  • Update Roslyn to 4.14.0-3.25178.1 (PR: #8103)
    • Merge null conditional assignment to main (PR: #77867)
    • Merge features/extensions into main (PR: #77851)
    • Set the default namespace for the project and proper folders for documents (PR: #77787)
    • Fix move to namespace offering for primary constructor (PR: #77751)
    • Rework analyzer assembly loading (PR: #77004)
    • Improve raw string completion (PR: #77742)
    • Avoid adding duplicate suppressors to the host analyzer arrays (PR: #77062)
    • Cleanup and make semantic token processing and testing code more consistent (PR: #77684)
    • Fix generation of attribute with array constant (PR: #77661)
  • Bump Razor to (PR: #8096)
    • Some code actions ordering and cleanup (#11659) (PR: #11659)
    • Emit pragmas for empty @ expressions in MVC (#11653) (PR: #11653)
    • Couple of small code actions tweaks (#11630) (PR: #11630)
    • Fix text area formatting in the new formatting engine (#11624) (PR: #11624)

2.71.x

  • Bump xamlTools to 17.14.35920.284 (PR: #8083)
  • Localization (PR: #8084)
  • Update wording on Razor Report Issue(PR: #8081)
  • Use the new SDK install experience when available.(PR: #8080)
  • Only enable Generate Assets command when the extension is activated.(PR: #8079)
  • Expose sendRequestWithProgress as experimental API(PR: #8074)