jackfirth / jackfirth/resyntax

[Feature request] Interactive fix mode

Open
#146 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Racket
Stars
70
Forks
11
PR merge metrics
No merged PRs in 30d

Description

It would be nice to have an interactive fix mode, that would allow for applying rules selectively, and avoid cognitive overload by letting the user focus on changes one by one, instead of all at the time.

This mode would display potential fixes just like what analyze does, but then for each fix it would ask, for example,

  1. fix
  2. skip
  3. see in context (opens your editor)

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

Start by tracing the existing analyze flow and how it presents potential fixes; the issue does not name specific files, tests, or entry points. Define the interaction around applying or skipping each fix and opening it in the user's editor, then add coverage for the completed interactive workflow.

Written by the indexing model from the issue text.

Assessment

Domain
cli, tooling
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.