MCPcopy Create free account
hub / github.com/ycm-core/YouCompleteMe / RefreshDiagnosticsUI

Method RefreshDiagnosticsUI

python/ycm/buffer.py:130–131  ·  view source on GitHub ↗
( self )

Source from the content-addressed store, hash-verified

128
129
130 def RefreshDiagnosticsUI( self ):
131 return self._diag_interface.RefreshDiagnosticsUI()
132
133
134 def ClearDiagnosticsUI( self ):

Callers 1

OnInsertLeaveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected