Skip to content

Conversation

@CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Mar 10, 2025

Blocked on #77502
Relates to test plan #76130

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner March 10, 2025 19:32
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 10, 2025
@CyrusNajmabadi CyrusNajmabadi marked this pull request as draft March 10, 2025 19:32
@dotnet-policy-service dotnet-policy-service bot added VSCode Needs API Review Needs to be reviewed by the API review council labels Mar 14, 2025
@dotnet-policy-service
Copy link
Contributor

This PR modifies public API files. Please follow the instructions at https://github.com/dotnet/roslyn/blob/main/docs/contributing/API%20Review%20Process.md for ensuring all public APIs are reviewed before merging.

@CyrusNajmabadi CyrusNajmabadi requested a review from jcouv March 14, 2025 19:13
@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review March 20, 2025 14:47
@CyrusNajmabadi CyrusNajmabadi changed the title Add more modern-extension FAR tests Add FAR support for modern-extension parameters Mar 20, 2025
{
public int ExtensionMethod([|T|] t)
{
return s.Length;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Consider adding a default(T) orT-typed local as well

@CyrusNajmabadi CyrusNajmabadi merged commit 5ca519f into dotnet:features/extensions Mar 20, 2025
25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the extensionFarTests2 branch March 20, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Feature - Extension Everything The extension everything feature Needs API Review Needs to be reviewed by the API review council untriaged Issues and PRs which have not yet been triaged by a lead VSCode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants