Syntax highlighting should distinguish type-level and value-level symbols
Open
enhancement
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
It seems to be very common for beginners in Haskell to confuse value and type namespaces. There was a great presentation at today's Elm meetup in NYC about coloring them separately. It looks quite possible to figure this out in the syntax highlighter for CodeWorld mode.
Contributor guide
Assessment
This issue has not been assessed yet.