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

Method ClearDiagnosticsUI

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

Source from the content-addressed store, hash-verified

132
133
134 def ClearDiagnosticsUI( self ):
135 return self._diag_interface.ClearDiagnosticsUI()
136
137
138 def DiagnosticsForLine( self, line_number ):

Callers 1

OnInsertEnterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected