Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ Diagnostic
Method
Diagnostic
CodeFormatServer/src/LSP/LSP.cpp:55–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
lsp::Diagnostic::Diagnostic() {
56
}
57
58
nlohmann::json lsp::Diagnostic::Serialize() {
59
auto object = nlohmann::json::object();
Callers
1
OnTextDocumentDiagnostic
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected