You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: protocol/metaModel.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12597,6 +12597,7 @@
12597
12597
"since": "3.17.0"
12598
12598
}
12599
12599
],
12600
+
"supportsCustomValues": true,
12600
12601
"documentation": "A set of predefined token types. This set is not fixed\nan clients can specify additional token types via the\ncorresponding client capabilities.\n\n@since 3.16.0",
12601
12602
"since": "3.16.0"
12602
12603
},
@@ -12648,6 +12649,7 @@
12648
12649
"value": "defaultLibrary"
12649
12650
}
12650
12651
],
12652
+
"supportsCustomValues": true,
12651
12653
"documentation": "A set of predefined token modifiers. This set is not fixed\nan clients can specify additional token types via the\ncorresponding client capabilities.\n\n@since 3.16.0",
0 commit comments