microsoft / microsoft/ts-fix

Possible improvements

Open
#16 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
232
Forks
18
PR merge metrics
No merged PRs in 30d

Description

  • Add Back option in the showMultiple menu in --interactiveMode
  • Maybe let the user decide when to write to files so they don't have to sit through all of it, if they can't
  • Keep a counter of how many fixes are left after each accept, skip, acceptall, rejectall, etc.
  • Let the user decide how many passes to allow
  • Truncate notappliedFixes, allChangesFiles, etc. in printSummary
  • Implement exclude flags - what if a user wants to exclude some code fixes or some error codes?

Contributor guide

No contributing guide indexed for this repository

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

The issue lists possible changes around the showMultiple menu, --interactiveMode, printSummary, and exclude flags, but does not identify files or tests. Start by locating those entry points and split the request into separately scoped changes; completion criteria need to be agreed for each proposed improvement.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.