microsoft / microsoft/TypeScript
Refactoring support: Reorder parameters
Open
Nobody has claimed this yet.
Domain: LS: Refactorings
Suggestion
Visual Studio
- Dominant language
- Go
- Stars
- 111k
- Forks
- 14.3k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 132
Description
I would really like something like reorder parameters as a refactoring option, like C# already has: http://msdn.microsoft.com/en-us/library/5ss5z206.aspx
edit:
This might be a bit hard when the info comes from a .d.ts file, though.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Review the existing refactoring support and investigate how parameter declarations and .d.ts information are represented; done means providing a reorder-parameters refactoring that handles the stated declaration-file concern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100