We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7627235 commit 4d4d372Copy full SHA for 4d4d372
script/lclient.lua
@@ -208,6 +208,7 @@ function mt:registerFakers()
208
'textDocument/publishDiagnostics',
209
'workspace/configuration',
210
'workspace/semanticTokens/refresh',
211
+ 'workspace/diagnostic/refresh',
212
'window/workDoneProgress/create',
213
'window/showMessage',
214
'window/logMessage',
0 commit comments