Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ codeHighlighting
Method
codeHighlighting
kdevplatform/language/interfaces/ilanguagesupport.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
ICodeHighlighting* ILanguageSupport::codeHighlighting() const
64
{
65
return nullptr;
66
}
67
68
BasicRefactoring* ILanguageSupport::refactoring() const
69
{
Callers
3
documentLoadedPrepare
Method · 0.45
highlightDUChain
Method · 0.45
updateInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected