purescript / purescript/pursuit
Add button "copy import statement to clipboard"
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 174
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have a small button next to functions (and other things) to format an import statement and copy it to the clipboard
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.
Research direction
No files, tests, or entry points are named. Start by locating the function and other documentation item views, then inspect how import statements are currently formatted and how browser clipboard actions are handled. Done means the relevant views expose a button that copies the expected import statement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100