MCPcopy 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
88std::shared_ptr<CodeSpellChecker> DiagnosticService::GetSpellChecker() {
89 return _spellChecker;
90}

Callers 3

OnInitializeMethod · 0.80
SpellMethod · 0.80
UpdateClientConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected