Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic rename a variable / refactoring support #59

Closed
basarat opened this issue Feb 6, 2015 · 2 comments
Closed

Add basic rename a variable / refactoring support #59

basarat opened this issue Feb 6, 2015 · 2 comments
Assignees

Comments

@basarat
Copy link
Member

basarat commented Feb 6, 2015

No description provided.

@basarat basarat added the task label Feb 6, 2015
@nycdotnet
Copy link
Contributor

On a plane and thinking about future wish list stuff.

  • extract interface from class, module, or function
  • copy type from variable
  • implement stub (to enable "use first" programming flow). doStuff(p1 : string) doesn't exist on MyClass - would you like to implement it?
  • "Declare this" refactoring on an instantiated variable.
  • Declare all refactoring on a constructor function

@basarat basarat self-assigned this Feb 20, 2015
basarat added a commit that referenced this issue Feb 20, 2015
@basarat
Copy link
Member Author

basarat commented Feb 20, 2015

basarat added a commit that referenced this issue Feb 20, 2015
basarat added a commit that referenced this issue Feb 20, 2015
basarat added a commit that referenced this issue Feb 20, 2015
basarat added a commit that referenced this issue Feb 20, 2015
@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
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