about summary refs log tree commit diff stats
path: root/editor/VSCode/syntaxes
Commit message (Expand)AuthorAgeFilesLines
* rename grapheme to code-point-utf8Kartik K. Agaram2021-11-091-1/+1
* syntax highlighting for Visual Studio CodeKartik Agaram2021-11-081-0/+96
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45