MCPcopy 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
19void LanguageWorker::setTextEditor(TextEditor *edit)
20{
21 textEditor = edit;
22}
23
24void LanguageWorker::handleDocumentSemanticTokens(const QList<lsp::Data> &tokens)
25{

Callers 1

initMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected