v2.72.34
This was a servicing release to address regressions in Razor scenarios.
Changes in 2.72.34 (since 2.72.27)
- [release] Ignore updates with no changes for csharp files (PR: #8170)
- Insert patch Razor fix (PR: #8182)
- [release] Only send build only diagnostic ids requests for opening C# files (PR: #8182)
Changes in 2.72.27 (since 2.69)
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 assignmentto main (PR: #77867) - Merge
features/extensionsintomain(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)
- Merge
- Bump Razor to (PR: #8096)
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
sendRequestWithProgressas experimental API(PR: #8074)