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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -12862,8 +12862,8 @@
12862
12862
"name": "CodeActionTagOptions"
12863
12863
},
12864
12864
"optional": true,
12865
-
"documentation": "Client supports the tag property on a code action. Clients\nsupporting tags have to handle unknown tags gracefully.\n\n@since 3.18.0 - proposed",
12866
-
"since": "3.18.0 - proposed"
12865
+
"documentation": "Client supports the tag property on a code action. Clients\nsupporting tags have to handle unknown tags gracefully.\n\n@since 3.18.0",
12866
+
"since": "3.18.0"
12867
12867
}
12868
12868
],
12869
12869
"documentation": "The Client Capabilities of a {@link CodeActionRequest}."
@@ -13839,8 +13839,8 @@
13839
13839
"documentation": "The tags supported by the client."
0 commit comments