CodeusTech / CodeusTech/Xita-SyntaxHighlighter
Typeclass Prototype Syntax Hightlighting w/ Parentheses
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
No file or test is named. Reproduce the XCSL example `parse_ast string (token list) = ast` in the extension, then trace the syntax-highlighting rules for parameterized prototypes. Done means the parentheses and their contents receive the intended highlighting while parse_ast, token list, and ast remain correctly colored.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- vscode
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100