-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Description
- Document breaks due to preferring ReadOnlySpan over Span (76572)
- Ensure Location.None in additional locations can round trip correctly (76623)
- Reduce pooled array allocations in the SyntaxParser (76610)
- Additional extract method cleanup. (76611)
- Switch to more modern vb construct (76615)
- Allow users to define EmbeddedAttribute (76523)
- Rewrite unified settings test (76591)
- Cleanup Extract method code (part 3) (76587)
- Merge
features/GeneratedCodeAttributesto main (76602) - Reduce allocations during checksum creation. (76524)
- Propagate marked attributes to synthesized fields. (76567)
- Continued Extract method cleanup (part 2) (76585)
- Continued Extract method cleanup (76577)
- Introduce local variable supporting target-type new syntax (76342)
- Extract method cleanup (76550)
- Update few completion tests (65490)
- Language Feature Status.md: correct dictionary expressions (76574)
- Add F1 test for scoped (64094)
- Add more test scenarios for symbol completion after scoped (65747)
- Prefix 'unmerged changes' with 'TODO' (62319)
- Fix crash when classifying embedded test classifications (76576)
- Do not dismiss extract method when a notification is shown to the user (76549)
- Ensure 'remove unnecessary using' shows up before 'convert to program-main style program' (76543)
- Use collection expressions (76534)
- Propagate marked attributes from method type parameters to type parameters of synthesized types. (76492)
- Fixup OmniSharp fallback AnalyzerConfigOption updater (76542)
- Expose NotificationService to OmniSharp (76541)
- Update PublishData.json for telmet branch (76539)
- Do not offer inline hints for parameters that already named (76532)
- Propagate marked attributes from primary constructor parameters to backing fields. (76475)
- Have inline hints display aliases if appropriate (76530)
- Simplify inline hint tagging and fix duplicated tags. (76525)
- Merge release/dev17.13 to main (76387)
- Include AdditionalFiles doc (76526)
- Add an option to control if unused members shoudl be faded out. (76520)
- Remove blocking sync calls in rename (76521)
- Remove sync over async blocking in sig change (76519)
- Remove sync over async blocking in Extract Method/Interface options code (76510)
- Switch to jtf in brace completion (76512)
- Fix sync over async blocking in tools|options (76511)
- Remove sync over async calls from within rename (76508)
- Remove blocking async calls from sig-change (76507)
- Allow OmniSharp to provide ImplementType Options (75312)
- Switch all of 'end construct' over to jtf. (76504)
- Remove legacy signature help interaction code. (76495)
- Switch to jtf in end construct handling (76500)
- Provide true-async and true-sync versions of GetTextChanges (76498)
- Switch to explicit jtf run (76494)
- Make codepaths sync that don't need to be async (76490)
- Remove sync over async blocking in workspace (76491)
- Clean up blocking code in snippets (76482)
- Filter out inline hint spans out of hte bounds of hte span we are querying for (76493)
- Remove usage of WaitAndGetResult from debugger paths (76483)
- Update telemetry to 17.13.28 (76480)
- Remove usage of WaitAndGetResult from debugger paths (76479)
- Remove usages of WaitAndGetResult from object browser. (76478)
- Fix parsing of for-loops (76476)
- Call Enter/LeaveRegion APIs for binary expressions (76412)
- Remove TaskQueue and SafeContinueWith extensions (76459)
- Remove usages of TaskQueue from interactive component (76455)
- Remove usage of WaitAndGetResult (76474)
- Revert "Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2600919" (76428)
- Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2600919 (76415)
- Merge release/dev17.12 to release/dev17.13 (76414)
- Update LOC branch to 17.13 (76408)
- Merge release/dev17.12 to release/dev17.13 (76384)
- Implement editorconfig serializer for naming style preferences (17.12) (76376)