[Automated] PRs inserted in VS build main-34007.311 #69428
Closed
Description
opened on Aug 8, 2023
- Bump Razor to 7.0.0-preview.23402.2 (69306)
- Format stackalloc initializers like array initializers. (69410)
- Move from LanguageVersion.Preview to LanguageVersionExtensions.CSharpNext (69399)
- Improve location that lambda errors are reported at. (69334)
- Report rude edit for InlineAttribute changes (69404)
- Fix SyntaxGenerator handling of special type constants (69400)
- Respect vscode codelens options to enable / disable (69352)
- Add support for converting existing collection-initializers over to collection expressions. (69321)
- Log exception to EnC log (69401)
- Use hint diagnostics in vscode for better rendering in the editor (69403)
- Remove sourcelink dependency (69397)
- Fix run tests on older versions of the SDK (69375)
- Include paramref tags in delegate documentation (69297)
- Forbid declaring parameters of
void
type in 'Change Signature'->"Add parameter" dialog (69329)
Activity