Skip to content
Snippets Groups Projects
Commit 27fa5f60 authored by 最萌小汐's avatar 最萌小汐
Browse files

update semantic token

parent cabcdeb8
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,7 @@ return { ...@@ -51,6 +51,7 @@ return {
["class.declaration"] = {"support.class.lua"}, ["class.declaration"] = {"support.class.lua"},
["type"] = {"support.type.lua"}, ["type"] = {"support.type.lua"},
["type.modification"] = {"storage.type.generic.lua"}, ["type.modification"] = {"storage.type.generic.lua"},
["type.readonly"] = {"storage.type.self.lua"},
["macro"] = {"variable.lua"}, ["macro"] = {"variable.lua"},
["event.static"] = {"support.class.lua"}, ["event.static"] = {"support.class.lua"},
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment