Fix character
semantic token type definition
This commit is contained in:
parent
94fa8a6534
commit
23ec7cfec4
@ -1216,9 +1216,9 @@
|
||||
"superType": "type"
|
||||
},
|
||||
{
|
||||
"id": "char",
|
||||
"id": "character",
|
||||
"description": "Style for character literals",
|
||||
"superType": "type"
|
||||
"superType": "string"
|
||||
},
|
||||
{
|
||||
"id": "colon",
|
||||
|
Loading…
x
Reference in New Issue
Block a user