File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
_specifications/lsp/3.18/metaModel Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22762276 "typeName" : " DidOpenTextDocumentNotification" ,
22772277 "messageDirection" : " clientToServer" ,
22782278 "clientCapability" : " textDocument.synchronization" ,
2279- "serverCapability" : " textDocumentSync" ,
2279+ "serverCapability" : " textDocumentSync.openClose " ,
22802280 "params" : {
22812281 "kind" : " reference" ,
22822282 "name" : " DidOpenTextDocumentParams"
23082308 "typeName" : " DidCloseTextDocumentNotification" ,
23092309 "messageDirection" : " clientToServer" ,
23102310 "clientCapability" : " textDocument.synchronization" ,
2311- "serverCapability" : " textDocumentSync" ,
2311+ "serverCapability" : " textDocumentSync.openClose " ,
23122312 "params" : {
23132313 "kind" : " reference" ,
23142314 "name" : " DidCloseTextDocumentParams"
You can’t perform that action at this time.
0 commit comments