MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / RefreshDiagnostic

Method RefreshDiagnostic

CodeFormatServer/src/LSP/LSPHandle.cpp:340–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

338}
339
340void LSPHandle::RefreshDiagnostic() {
341 _server->SendRequest("workspace/diagnostic/refresh", nullptr);
342}

Callers

nothing calls this directly

Calls 1

SendRequestMethod · 0.80

Tested by

no test coverage detected