Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ OnCursorMoved
Method
OnCursorMoved
python/ycm/buffer.py:118–119 ·
view source on GitHub ↗
( self )
Source
from the content-addressed store, hash-verified
116
117
118
def
OnCursorMoved( self ):
119
self._diag_interface.OnCursorMoved()
120
121
122
def
GetErrorCount( self ):
Callers
1
YouCompleteMe_UpdateDiagnosticInterface
Function · 0.45
Calls
no outgoing calls
Tested by
1
YouCompleteMe_UpdateDiagnosticInterface
Function · 0.36