Commit graph

9 commits

Author SHA1 Message Date
a50309bec1 WIP
Some checks failed
ci/woodpecker/push/check Pipeline failed
2024-04-09 12:04:53 +01:00
4cfd843564 Add map properties highlighting 2024-04-08 21:35:55 +01:00
d1e9875fac Add punctuations highlighting 2024-04-08 21:31:38 +01:00
c698c15eb2 Add modules highlighting
Still debating whether modules should be highlighted as namespaces or as
function calls.
2024-04-08 21:28:18 +01:00
af877f1cc4 Account for '-' as an operator
For syntax purposes it's part of the number, but it looks better when
highlighted as an operator.
2024-04-08 20:58:17 +01:00
da0053686c Add operators highlighting 2024-04-08 20:54:35 +01:00
0db5d540ad Add variables highlighting 2024-04-08 20:51:39 +01:00
b9fd34c084 Add literals highlighting 2024-04-08 20:48:15 +01:00
e2aa90e0f4 Add comments highlighting 2024-04-08 20:48:15 +01:00