MCPcopy Create free account

hub / github.com/ycm-core/YouCompleteMe / functions

Functions902 in github.com/ycm-core/YouCompleteMe

↓ 3 callersFunctionVariableExists
( variable )
python/ycm/vimsupport.py:910
↓ 3 callersFunctionVimIsNeovim
()
python/ycm/vimsupport.py:1434
↓ 3 callersMethod_CheckGoToList
( self, completer_response, expected_qf_list,
python/ycm/tests/client/command_request_test.py:150
↓ 3 callersFunction_EndsWithPython
Check if given path ends with a python 3.6+ name.
python/ycm/paths.py:82
↓ 3 callersMethod_GetCommandRequestArguments
( self, arguments, has_range,
python/ycm/youcompleteme.py:430
↓ 3 callersFunction_GetRequiredNamespaceImport
( extra_data )
python/ycm/client/completion_request.py:146
↓ 3 callersFunction_PathToPythonUsedDuringBuild
()
python/ycm/paths.py:72
↓ 2 callersFunctionAutoCloseOnCurrentBuffer
Create an autocommand group with name |name| on the current buffer that automatically closes it when leaving its window.
python/ycm/vimsupport.py:1422
↓ 2 callersFunctionBufferModified
( buffer_object )
python/ycm/vimsupport.py:117
↓ 2 callersFunctionBuildOmnicompletionRequest
( results, start_column = 1 )
python/ycm/tests/client/omni_completion_request_test.py:25
↓ 2 callersFunctionClampToOne
( value )
python/ycm/diagnostic_interface.py:300
↓ 2 callersFunctionCompileLevel
( level )
python/ycm/diagnostic_filter.py:85
↓ 2 callersMethodCreateFromOptions
( user_options )
python/ycm/diagnostic_filter.py:32
↓ 2 callersMethodDebugInfo
( self )
python/ycm/youcompleteme.py:793
↓ 2 callersFunctionFiletypesForBuffer
( buffer_object )
python/ycm/vimsupport.py:897
↓ 2 callersFunctionGetBufferData
( buffer_object )
python/ycm/vimsupport.py:121
↓ 2 callersMethodGetDataFromHandlerAsync
( self, handler, timeout = _READ_TIMEOUT_SEC,
python/ycm/client/base_request.py:115
↓ 2 callersMethodGetDefinedSubcommands
( self )
python/ycm/youcompleteme.py:516
↓ 2 callersFunctionGetRawCommandResponse
( arguments, silent, location = None )
python/ycm/client/command_request.py:253
↓ 2 callersFunctionGetVariableValue
( variable )
python/ycm/vimsupport.py:918
↓ 2 callersFunctionGetVimCommand
( user_command, default = 'edit' )
python/ycm/vimsupport.py:650
↓ 2 callersMethodGrowRangeIfNeeded
When processing results, we may receive a wider range than requested. In that case, grow our 'last requested' range to minimise requesting more
python/ycm/scrolling_range.py:109
↓ 2 callersMethodHierarchyToLines
( self )
python/ycm/hierarchy_tree.py:153
↓ 2 callersFunctionMockAsyncServerResponseDone
Return a MessagePoll containing a fake future object that is complete with the supplied response message. Suitable for mocking a response future wit
python/ycm/tests/mock_utils.py:63
↓ 2 callersFunctionNextPropID
()
python/ycm/semantic_highlighting.py:88
↓ 2 callersMethodOnBufferVisit
( self )
python/ycm/youcompleteme.py:651
↓ 2 callersMethodReady
( self )
python/ycm/scrolling_range.py:36
↓ 2 callersFunctionReplaceChunk
( start, end, replacement_text, vim_buffer )
python/ycm/vimsupport.py:1119
↓ 2 callersFunctionSendDebugInfoRequest
( extra_data = None )
python/ycm/client/debug_info_request.py:102
↓ 2 callersFunctionSetFittingHeightForCurrentWindow
()
python/ycm/vimsupport.py:536
↓ 2 callersFunctionSetLocationListForWindow
( window, diagnostics, open_on_edit = False )
python/ycm/vimsupport.py:431
↓ 2 callersMethodShouldUpdateDiagnosticsUINow
( self )
python/ycm/diagnostic_interface.py:38
↓ 2 callersMethodShouldUseCache
( self )
python/ycm/omni_completer.py:39
↓ 2 callersMethodShouldUseNowInner
( self, request_data )
python/ycm/omni_completer.py:52
↓ 2 callersMethodShowDetailedDiagnostic
( self, message_in_popup )
python/ycm/youcompleteme.py:891
↓ 2 callersMethodSignatureHelpAvailableRequestComplete
Triggers or polls signature help available request. Returns whether or not the request is complete. When send_new is False, won't send a new r
python/ycm/youcompleteme.py:362
↓ 2 callersMethodSubsetForTypes
( self, filetypes )
python/ycm/diagnostic_filter.py:50
↓ 2 callersMethodToLocation
( self, subindex : int )
python/ycm/hierarchy_tree.py:41
↓ 2 callersFunctionTryJumpLocationInTab
( tab, filename, line, column )
python/ycm/vimsupport.py:623
↓ 2 callersFunctionTryJumpLocationInTabs
( filename, line, column )
python/ycm/vimsupport.py:641
↓ 2 callersMethodUpdateFromFileTypes
( self, filetypes )
python/ycm/buffer.py:142
↓ 2 callersMethodUpdateWithNewDiagnostics
( self, diagnostics, async_message )
python/ycm/buffer.py:91
↓ 2 callersFunctionWinIDForWindow
( window )
python/ycm/vimsupport.py:1458
↓ 2 callersFunctionYouCompleteMe_UpdateDiagnosticInterface
( ycm, post_vim_message, *args )
python/ycm/tests/youcompleteme_test.py:67
↓ 2 callersMethod_ChangedTick
( self )
python/ycm/buffer.py:148
↓ 2 callersMethod_ClearCurrentDiagnostic
( self, will_be_replaced=False )
python/ycm/diagnostic_interface.py:132
↓ 2 callersMethod_CloseLogfile
( self, logfile )
python/ycm/youcompleteme.py:855
↓ 2 callersMethod_DiagnosticsCount
( self, predicate )
python/ycm/diagnostic_interface.py:190
↓ 2 callersMethod_Draw
( self )
python/ycm/scrolling_range.py:144
↓ 2 callersMethod_EchoDiagnosticForLine
( self, line_num )
python/ycm/diagnostic_interface.py:117
↓ 2 callersMethod_EchoDiagnosticText
( self, line_num, first_diag, text )
python/ycm/diagnostic_interface.py:149
↓ 2 callersMethod_ExtraHeaders
( method, request_uri, request_body = None )
python/ycm/client/base_request.py:192
↓ 2 callersMethod_HierarchyToLinesHelper
( self, refs, use_down_nodes )
python/ycm/hierarchy_tree.py:101
↓ 2 callersFunction_LoadExtraConfFile
( filepath )
python/ycm/client/base_request.py:293
↓ 2 callersMethod_OpenLogfile
( self, size, mods, logfile )
python/ycm/youcompleteme.py:836
↓ 2 callersMethod_RawResponse
( self )
python/ycm/client/completion_request.py:46
↓ 2 callersMethod_SendRequest
( self )
python/ycm/client/messages_request.py:36
↓ 2 callersMethod_SetUpServer
( self )
python/ycm/youcompleteme.py:167
↓ 2 callersMethod_ShutdownServer
( self )
python/ycm/youcompleteme.py:326
↓ 2 callersMethod_TalkToHandlerAsync
( data, handler, method, time
python/ycm/client/base_request.py:153
↓ 2 callersMethod_UpdateLocationLists
( self, open_on_edit = False )
python/ycm/diagnostic_interface.py:197
↓ 2 callersFunction_assert_accept_equals
( filter, text_or_obj, expected )
python/ycm/tests/diagnostic_filter_test.py:26
↓ 2 callersMethodclose
( self )
python/ycm/tests/mock_utils.py:38
↓ 2 callersFunctionhandle_to_location_index
( handle : int )
python/ycm/hierarchy_tree.py:56
↓ 2 callersFunctionmake_handle
( index : int, location_index : int )
python/ycm/hierarchy_tree.py:60
↓ 2 callersMethodmark
( self, name )
python/ycm/tests/test_utils.py:463
↓ 2 callersFunctionprop_remove
()
python/ycm/text_properties.py:90
↓ 2 callersMethodread
( self )
python/ycm/tests/mock_utils.py:32
↓ 1 callersMethodBuffer
( self, bufnr )
python/ycm/youcompleteme.py:666
↓ 1 callersFunctionBufferIsUsable
( buffer_object )
python/ycm/vimsupport.py:603
↓ 1 callersFunctionBuildRequestDataForLocation
( file : str, line : int, column : int )
python/ycm/client/base_request.py:252
↓ 1 callersFunctionBuildYcmdLibs
( args )
run_tests.py:61
↓ 1 callersFunctionCheckCall
( args, **kwargs )
install.py:23
↓ 1 callersMethodCheckIfServerIsReady
( self )
python/ycm/youcompleteme.py:280
↓ 1 callersMethodClear
( self )
python/ycm/inlay_hints.py:69
↓ 1 callersMethodClearDiagnosticsUI
( self )
python/ycm/buffer.py:134
↓ 1 callersFunctionClosePreviewWindow
Close the preview window if it is present, otherwise do nothing
python/ycm/vimsupport.py:1206
↓ 1 callersFunctionComparePaths
( path1, path2 )
python/ycm/vimsupport.py:611
↓ 1 callersMethodComputeCandidates
( self, request_data )
python/ycm/omni_completer.py:62
↓ 1 callersMethodComputeCandidatesInner
( self, request_data )
python/ycm/omni_completer.py:70
↓ 1 callersFunctionComputeFittingHeightForCurrentWindow
()
python/ycm/vimsupport.py:524
↓ 1 callersFunctionConfirm
Display |message| with Ok/Cancel operations. Returns True if the user selects Ok
python/ycm/vimsupport.py:801
↓ 1 callersFunctionConvertDiagnosticToQfFormat
( diagnostic )
python/ycm/vimsupport.py:544
↓ 1 callersFunctionCurrentFiletypes
()
python/ycm/vimsupport.py:873
↓ 1 callersFunctionCurrentLineAndColumn
Returns the 0-based current line and 0-based current column.
python/ycm/vimsupport.py:64
↓ 1 callersFunctionCurrentLineContents
()
python/ycm/vimsupport.py:92
↓ 1 callersMethodDiagnosticsForLine
( self, line_number )
python/ycm/buffer.py:138
↓ 1 callersMethodDone
( self )
python/ycm/client/resolve_completion_request.py:41
↓ 1 callersMethodDone
( self )
python/ycm/client/completion_request.py:42
↓ 1 callersFunctionEndsWithPython_Bad
( path )
python/ycm/tests/paths_test.py:31
↓ 1 callersFunctionEndsWithPython_Good
( path )
python/ycm/tests/paths_test.py:26
↓ 1 callersFunctionEscapeFilepathForVimCommand
( filepath )
python/ycm/vimsupport.py:607
↓ 1 callersMethodExecutor
( cls )
python/ycm/client/base_request.py:207
↓ 1 callersMethodFileParseRequestReady
( self )
python/ycm/youcompleteme.py:747
↓ 1 callersMethodFiletypeCompleterExistsForFiletype
( self, filetype )
python/ycm/youcompleteme.py:531
↓ 1 callersMethodForceCompileAndDiagnostics
( self )
python/ycm/youcompleteme.py:937
↓ 1 callersFunctionGetBufferFiletypes
( bufnr )
python/ycm/vimsupport.py:889
↓ 1 callersFunctionGetCommandResponse
( arguments, extra_data = None )
python/ycm/client/command_request.py:245
↓ 1 callersMethodGetLogfiles
( self )
python/ycm/youcompleteme.py:816
↓ 1 callersFunctionGetParentNames
( group )
python/ycm/syntax_parse.py:156
← previousnext →101–200 of 902, ranked by callers