Automatically suggest useful type aliases
Open
@samth is already working on this.
Since Apr 7, 2016.
enhancement
- Dominant language
- Racket
- Stars
- 575
- Forks
- 106
- Avg merge
- 2h 1m
- Merged PRs (30d)
- 2
Description
When a type is parsed, if it's equal to an existing type alias, suggest that, perhaps as a tooltip.
Suggested by @frenchy64 and inspired by an ESOP paper about macro driven refactoring.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.