Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ GetWarningCount
Method
GetWarningCount
python/ycm/buffer.py:126–127 ·
view source on GitHub ↗
( self )
Source
from the content-addressed store, hash-verified
124
125
126
def
GetWarningCount( self ):
127
return
self._diag_interface.GetWarningCount()
128
129
130
def
RefreshDiagnosticsUI( self ):
Callers
3
_Check_FileReadyToParse_Diagnostic_Error
Function · 0.45
_Check_FileReadyToParse_Diagnostic_Warning
Function · 0.45
_Check_FileReadyToParse_Diagnostic_Clean
Function · 0.45
Calls
no outgoing calls
Tested by
3
_Check_FileReadyToParse_Diagnostic_Error
Function · 0.36
_Check_FileReadyToParse_Diagnostic_Warning
Function · 0.36
_Check_FileReadyToParse_Diagnostic_Clean
Function · 0.36