issues
search
microsoft
/
ts-fix
CLI for applying TypeScript codefixes
MIT License
126
stars
10
forks
source link
Possible improvements
#16
Open
danay1999
opened
2 years ago
danay1999
commented
2 years ago
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?
showMultiple
menu in--interactiveMode
printSummary