Include storage.type for JS definitions; fix various themes
This commit is contained in:
parent
1178b03f37
commit
a0038069b8
28 changed files with 207 additions and 105 deletions
|
|
@ -69,6 +69,9 @@ var supportedScopes = {
|
|||
"function": "function",
|
||||
"function.buildin": "function.buildin",
|
||||
|
||||
"storage": "storage",
|
||||
"storage.type": "storage.type",
|
||||
|
||||
"invalid": "invalid",
|
||||
"invalid.illegal": "invalid.illegal",
|
||||
"invalid.deprecated": "invalid.deprecated",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue