-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Prefer ReadOnlySpan over Span as better conversion target (76300)
- Consider silly cyclic assignment in scoped variance (76261)
- Change ideal Helix execution time (76750)
- [main] Update dependencies to ensure coherency (76592)
- [main] Update dependencies from dotnet/source-build-reference-packages (76692)
- Hook brace-matching up to the 'responsive completion' editor option (76746)
- Fix ordering of 'params' vs 'scoped' in metadata as source (76745)
- Change partial keyword recommender to better handle partial member syntax (76744)
- Ensure unconverted elements are converted when on LHS (76675)
- Proffer CssVisualDiagnosticsService brokered service from C# DevKit to C# Extension (76737)
- Disable extract class/interface to a new file when unsupported by the workspace. (76717)
- Fix issue parsing regex category (76735)
- Properly simplify pattern when converting to pattern matching (76734)
- update publishdata after VS 17.13 snap (76733)
- Fix ExtractMethod in VB elseif blocks (76723)
- Do not lift type parameters in extract method declared within the selected region (76724)
- Always use .OriginalDefinition uniformly in the unread-members analyzer (76698)
- Rework our Helix Process (76703)
- Adding checks for mutable structs. (76711)
- [main] Remove Edgio CDN usage to release/dev17.13 (76702)
- Stash and restore original culture in CultureNormalizer (76713)
- Add option for choosing stdio as the LSP communication channel (76437)
- Add additional tests for string escape sequences (76710)
- CodeGenerator.EmitStackAlloc - Avoid capturing blob array (76660)
- Fix race generating Microsoft.Managed.Core.CurrentVersions.targets (76701)
- Support Extracting method with complex flow control cosntructs in them. (76686)
- Remove pointless xml doc comment tags (76696)
- Remove unnecessary code from extract method (76689)
- Unskip integration tests (75970)
- Classify the langword attribute value in DocComments (76678)
- Do not offer to to convert
new X(e)
to[.. e]
when the type does not fullfill the collection expr pattern. (76684) - Allow null langword fixer at the end of an XML tag (76552)
- Ensure VB parser is disposed (76636)
- ResultProvider: Consume DkmClrModuleInstance.GetMetaDataImportHolder (76395)
- Clean up test discovery (76663)
- Share code in extract method (76673)
- Revert "Remove scope variance exceptions" (76667)
- Push task-ifying extract-method return type to the code gen stage. (76670)
- [main] Update dependencies from dotnet/source-build-reference-packages (76547)
- Add backport github action to backport a PR to a different branch (76668)
- Release a SeparatedSyntaxListBuilder back to the SyntaxListPool (76635)
- Reduce allocations in GlyphExtensions.GetFirstGlyph (76659)
- Change SupportedPlatformData to use ImmutableArrays (76658)
- Switch to collection expressions (76653)
- Reduce allocations in the C# lexer ctor (76544)
- Fix FAR/rename with method type parameters (76652)
- Do not offer to use expression body on a lambda if it would cause overload resolution to change. (76646)
- Simplify naming style preferences (76411)
- Update configs for 17.13/17.14 (76644)