Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ setTextEditor
Method
setTextEditor
src/plugins/codeeditor/lsp/languageworker.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void LanguageWorker::setTextEditor(TextEditor *edit)
20
{
21
textEditor = edit;
22
}
23
24
void LanguageWorker::handleDocumentSemanticTokens(const QList<lsp::Data> &tokens)
25
{
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected