CodeusTech / CodeusTech/Xita-SyntaxHighlighter
Typeclass Prototype Syntax Hightlighting w/ Parentheses
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There is an open issue with the XCSL syntax highlighter, specifically within parameterized prototypes.
For a practical example, see the following code:
`parse_ast string (token list) = ast`
In the above code, the following elements are colored correctly:
- parse_ast
- token list
- ast
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.