Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ language
Method
language
src/plugins/python/lexer/scilexerpython.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
const char *SciLexerPython::language() const
21
{
22
return
"Python"
;
23
}
24
25
const char *SciLexerPython::lexer() const
26
{
Callers
6
registEditorService
Method · 0.45
initData
Method · 0.45
activeProjectInfo
Method · 0.45
doDoubleClicked
Method · 0.45
doShowProjectInfo
Method · 0.45
processReadyToSaveSessionEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected