Skip to content
This repository has been archived by the owner. It is now read-only.

Convert instance method to static method #161

Closed
OmerRaviv opened this issue Jan 4, 2016 · 1 comment
Closed

Convert instance method to static method #161

OmerRaviv opened this issue Jan 4, 2016 · 1 comment
Assignees
Milestone

Comments

@OmerRaviv
Copy link

I'd really love it if there was a refactoring that lets me convert an instance method to a static method, by turning 'this' into a named parameter. This refactoring already exists in ReSharper and is very useful.

@Rpinski
Copy link
Member

Rpinski commented Mar 17, 2016

Added ConvertInstanceToStaticMethodCodeRefactoringProvider offering that feature.

@Rpinski Rpinski closed this as completed Mar 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants