Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ lexer
Method
lexer
src/plugins/codeeditor/lexer/scilexerhandler.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
const char *SciLexerHandler::lexer() const
24
{
25
return proxy->lexer();
26
}
27
28
QString SciLexerHandler::description(int style) const
29
{
Callers
8
shouldStartCompletion
Method · 0.45
handleTokenFull
Method · 0.45
requestCompletion
Method · 0.45
shouldStartCompletion
Method · 0.45
updateSettings
Method · 0.45
createAnnotationStyle
Method · 0.45
updateInlineCompletion
Method · 0.45
resetThemeColor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected