Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IgKh/katvan
/ startExplicitCompletion
Method
startExplicitCompletion
core/katvan_completionmanager.cpp:261–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
}
260
261
void CompletionManager::startExplicitCompletion()
262
{
263
startCompletion(false);
264
}
265
266
void CompletionManager::startImplicitCompletion()
267
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected