Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ UpdateMatches
Method
UpdateMatches
python/ycm/buffer.py:98–99 ·
view source on GitHub ↗
( self )
Source
from the content-addressed store, hash-verified
96
97
98
def
UpdateMatches( self ):
99
self._diag_interface.UpdateMatches()
100
101
102
def
PopulateLocationList( self, open_on_edit = False ):
Callers
1
test_YouCompleteMe_UpdateMatches_ClearDiagnosticMatchesInNewBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_YouCompleteMe_UpdateMatches_ClearDiagnosticMatchesInNewBuffer
Method · 0.36