microsoft / microsoft/TypeScript

Refactoring support: Reorder parameters

Open
#662 9 comments 63 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.