purescript / purescript/pursuit
PureScript code highlighting
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 174
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
For example: http://pursuit.purescript.org/packages/purescript-benchotron/2.1.0
I think we can improve on the GitHub highlighter too (pygments?). I really don't like how it highlights random common functions or types, like foldr and Array.
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
Start with the linked Pursuit package page and compare its current PureScript highlighting with the GitHub highlighter or Pygments mentioned in the issue. The issue names no files or tests, so first identify the highlighting entry point and agree on expected token behavior; done means the example has improved highlighting without incorrectly emphasizing common functions or types.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100