Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ GetSpellChecker
Method
GetSpellChecker
CodeFormatServer/src/Service/DiagnosticService.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
std::shared_ptr<CodeSpellChecker> DiagnosticService::GetSpellChecker() {
89
return _spellChecker;
90
}
Callers
3
OnInitialize
Method · 0.80
Spell
Method · 0.80
UpdateClientConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected