Skip to content

Add imports for extension add methods - #1069

Merged
jmarolf merged 3 commits into
dotnet:masterfrom
jmarolf:ImportsForAddExtensionMethods
Mar 6, 2015
Merged

Add imports for extension add methods#1069
jmarolf merged 3 commits into
dotnet:masterfrom
jmarolf:ImportsForAddExtensionMethods

Conversation

@jmarolf

@jmarolf jmarolf commented Mar 6, 2015

Copy link
Copy Markdown
Contributor

Offer to add imports\namespaces for extension methods that apply to collection initializers.

Fixes #269

Offer to add imports\namespaces for extension methods that apply to
collection initializers.

Fixes dotnet#269
@jmarolf

jmarolf commented Mar 6, 2015

Copy link
Copy Markdown
Contributor Author

@srivatsn @tmeschter @shyamnamboodiripad @mavasani @heejaechang @JohnHamby Could you take a look, please?

@gafter gafter added the Area-IDE label Mar 6, 2015
@jmarolf

jmarolf commented Mar 6, 2015

Copy link
Copy Markdown
Contributor Author

@dotnet-bot test this please.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

use SpecializedTasks

@tmeschter

Copy link
Copy Markdown
Contributor

👍

@heejaechang

Copy link
Copy Markdown
Contributor

:+1

@heejaechang

Copy link
Copy Markdown
Contributor

sorry for late review.

using SpecializedTasks to avoid allocation.
jmarolf added a commit that referenced this pull request Mar 6, 2015
@jmarolf
jmarolf merged commit 013ddf9 into dotnet:master Mar 6, 2015
@jmarolf
jmarolf deleted the ImportsForAddExtensionMethods branch March 6, 2015 23:11
dibarbet pushed a commit that referenced this pull request Aug 18, 2026
Validate code fixes target local diagnostics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collection Initializers don't show Quick Fixes to import extension methods

5 participants