jackfirth / jackfirth/resyntax
User interface ideas
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- Racket
- Stars
- 70
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
How should resyntax surface suggestions to users? I can think of several possibilities:
- A DrRacket plugin that shows you suggestions for the current file. Maybe something similar for
racket-mode, maybe even something hooked up to racket-langserver. - A GitHub integration that makes suggestions at code review time, possibly with some way to automatically commit them to the pull request branch.
- A GitHub Actions workflow that automatically opens a pull request refactoring your code once a day/week/etc.
- A command-line tool for refactoring files directly.
- A web app where you can tell a bot to refactor a racket package and open a pull request.
Ideas and opinions welcomed!
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
The issue names no files, tests, or entry points. Review the proposed DrRacket, racket-mode, racket-langserver, GitHub, GitHub Actions, CLI, and web-app options, then clarify which interface should be pursued. Done means selecting a concrete integration and defining its scope.
Written by the indexing model from the issue text.
Assessment
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100