MCPcopy Create free account

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

Functions902 in github.com/ycm-core/YouCompleteMe

↓ 1 callersFunction_EnsureBackwardsCompatibility
( arguments )
python/ycm/client/command_request.py:26
↓ 1 callersFunction_ExtractKeywordsFromGroup
( group )
python/ycm/syntax_parse.py:224
↓ 1 callersFunction_ExtractKeywordsFromLine
( line )
python/ycm/syntax_parse.py:183
↓ 1 callersFunction_FormatCompleterDebugInfo
( completer )
python/ycm/client/debug_info_request.py:72
↓ 1 callersFunction_FormatYcmdDebugInfo
( ycmd )
python/ycm/client/debug_info_request.py:51
↓ 1 callersFunction_GetAllDescendentats
( root_group )
python/ycm/syntax_parse.py:175
↓ 1 callersFunction_GetCompletionInfoField
( completion_data )
python/ycm/client/completion_request.py:170
↓ 1 callersFunction_GetFixItCompletion
( extra_data )
python/ycm/client/completion_request.py:150
↓ 1 callersFunction_GetNumNonVisibleFiles
Returns the number of file in the iterable list of files |file_list| which are not curerntly open in visible windows
python/ycm/vimsupport.py:944
↓ 1 callersMethod_HandleBasicResponse
( self )
python/ycm/client/command_request.py:205
↓ 1 callersMethod_HandleDetailedInfoResponse
( self, modifiers )
python/ycm/client/command_request.py:213
↓ 1 callersMethod_HandleFixitResponse
( self )
python/ycm/client/command_request.py:164
↓ 1 callersMethod_HandleGotoResponse
( self, buffer_command, modifiers )
python/ycm/client/command_request.py:145
↓ 1 callersMethod_HandleMessageResponse
( self )
python/ycm/client/command_request.py:209
↓ 1 callersFunction_IgnoreExtraConfFile
( filepath )
python/ycm/client/base_request.py:298
↓ 1 callersFunction_IsReady
()
python/ycm/tests/__init__.py:78
↓ 1 callersFunction_IsValidRange
( start_line, start_column, end_line, end_column )
python/ycm/diagnostic_interface.py:372
↓ 1 callersFunction_JsonFromFuture
( future )
python/ycm/client/base_request.py:272
↓ 1 callersFunction_KeywordsFromSyntaxListOutput
( syntax_output )
python/ycm/syntax_parse.py:68
↓ 1 callersFunction_ListOf
( config_entry )
python/ycm/diagnostic_filter.py:69
↓ 1 callersFunction_MakeSignatureHelpBuffer
( signature_info )
python/ycm/signature_help.py:53
↓ 1 callersFunction_MockGetBufferNumber
( buffer_filename )
python/ycm/tests/test_utils.py:125
↓ 1 callersFunction_MockGetBufferVariable
( buffer_number, option )
python/ycm/tests/test_utils.py:139
↓ 1 callersFunction_MockGetBufferWindowNumber
( buffer_number )
python/ycm/tests/test_utils.py:132
↓ 1 callersFunction_MockVimBufferEval
( value )
python/ycm/tests/test_utils.py:154
↓ 1 callersFunction_MockVimFunctionsEval
( value )
python/ycm/tests/test_utils.py:217
↓ 1 callersFunction_MockVimOptionsEval
( value )
python/ycm/tests/test_utils.py:197
↓ 1 callersFunction_MockVimPropEval
( value )
python/ycm/tests/test_utils.py:258
↓ 1 callersFunction_MockVimVersionEval
( value )
python/ycm/tests/test_utils.py:295
↓ 1 callersFunction_MockVimWindowEval
( value )
python/ycm/tests/test_utils.py:189
↓ 1 callersFunction_MockWipeoutBuffer
( buffer_number )
python/ycm/tests/test_utils.py:352
↓ 1 callersMethod_NewRequest
( self, request_range )
python/ycm/scrolling_range.py:138
↓ 1 callersFunction_NormalizeDiagnostic
( diag )
python/ycm/diagnostic_interface.py:299
↓ 1 callersFunction_OpenFileInSplitIfNeeded
Ensure that the supplied filepath is open in a visible window, opening a new split if required. Returns the buffer number of the file and an indicat
python/ycm/vimsupport.py:952
↓ 1 callersMethod_PopulateLocationListWithLatestDiagnostics
( self )
python/ycm/youcompleteme.py:742
↓ 1 callersMethod_ResolveHierarchyItem
( self, handle : int, direction : str )
python/ycm/youcompleteme.py:146
↓ 1 callersMethod_Response
( self )
python/ycm/client/signature_help_request.py:59
↓ 1 callersMethod_SetLogLevel
( self )
python/ycm/youcompleteme.py:267
↓ 1 callersFunction_SetUpLoadedBuffer
After opening a buffer, configure it according to the supplied options, which are as defined by the OpenFilename method.
python/ycm/vimsupport.py:1363
↓ 1 callersMethod_SetUpLogging
( self )
python/ycm/youcompleteme.py:235
↓ 1 callersFunction_SortChunksByFile
Sort the members of the list |chunks| (which must be a list of dictionaries conforming to ycmd.responses.FixItChunk) by their filepath. Returns a ne
python/ycm/vimsupport.py:930
↓ 1 callersFunction_SyntaxGroupsFromOutput
( syntax_output )
python/ycm/syntax_parse.py:83
↓ 1 callersFunction_ToUtf8Json
( data )
python/ycm/client/base_request.py:313
↓ 1 callersMethod_UpdateSigns
( self )
python/ycm/diagnostic_interface.py:252
↓ 1 callersFunction_ValidateResponseObject
( response, response_text )
python/ycm/client/base_request.py:317
↓ 1 callersMethod__init__
( self, request_data )
python/ycm/client/signature_help_request.py:33
↓ 1 callersMethod_adjust_thread_count
( self )
python/ycm/unsafe_thread_pool_executor.py:101
↓ 1 callersFunctionmatcher
( key )
python/ycm/client/completion_request.py:161
↓ 1 callersMethodresult
( self )
python/ycm/tests/mock_utils.py:59
↓ 1 callersMethodrun
( self )
python/ycm/unsafe_thread_pool_executor.py:37
↓ 1 callersMethodshutdown
( self, wait=True )
python/ycm/unsafe_thread_pool_executor.py:116
↓ 1 callersMethodsubmit
( self, fn, *args, **kwargs )
python/ycm/unsafe_thread_pool_executor.py:88
↓ 1 callersFunctionyoucompleteme_instance
Defines a context manager to be used in case a shared YCM state between subtests is to be avoided, as could be the case with completion caching.
python/ycm/tests/__init__.py:138
FunctionAddTextProperty
( buffer_number, line, column, prop_type,
python/ycm/vimsupport.py:347
FunctionAddTextProperty
( bufnr, prop_id, prop_type, range,
python/ycm/text_properties.py:50
FunctionAddTextPropertyType
( name, **kwargs )
python/ycm/text_properties.py:31
FunctionAdjustCandidateInsertionText
This function adjusts the candidate insertion text to take into account the text that's currently in front of the cursor. For instance ('|' repre
python/ycm/base.py:90
FunctionAllOpenedFiletypes
Returns a dict mapping filetype to list of buffer numbers for all open buffers
python/ycm/vimsupport.py:863
FunctionBufferIsVisibleForFilename
Check if a buffer exists for a specific file.
python/ycm/vimsupport.py:1277
MethodBuildExtraConfData
( extra_conf_vim_data )
python/ycm/youcompleteme.py:1008
FunctionBuildQfListItem
( goto_data_item )
python/ycm/vimsupport.py:1481
FunctionBuildRange
( start_line, end_line )
python/ycm/vimsupport.py:1381
FunctionCaptureVimCommand
( command )
python/ycm/vimsupport.py:257
MethodClearDiagnosticsUI
( self )
python/ycm/diagnostic_interface.py:91
MethodClearSignatureHelp
( self )
python/ycm/youcompleteme.py:418
FunctionClearTextProperties
( bufnr, prop_id = None, prop_types: typing.Union[ typing.List[ str ], str ] = None, first_line = None
python/ycm/text_properties.py:73
FunctionCloseBuffersForFilename
Close all buffers for a specific file.
python/ycm/vimsupport.py:1283
FunctionCompileRegex
( raw_regex )
python/ycm/diagnostic_filter.py:76
MethodCompletionResponse
( *args )
python/ycm/tests/completion_test.py:184
FunctionConvertDiagnosticsToQfList
( diagnostics )
python/ycm/vimsupport.py:543
FunctionCurrentFiletypesEnabled
Return False if one of the current filetypes is disabled, True otherwise. |disabled_filetypes| must be a dictionary where keys are the disabled fi
python/ycm/vimsupport.py:880
FunctionCurrentIdentifierFinished
()
python/ycm/base.py:64
FunctionCurrentLineContentsAndCodepointColumn
Returns the line contents as a unicode string and the 0-based current column as a codepoint offset. If the current column is outside the line, ret
python/ycm/vimsupport.py:96
FunctionDecorator
( test )
python/ycm/tests/__init__.py:121
MethodDetailedInfoTest
( command, info )
python/ycm/tests/client/command_request_test.py:281
FunctionDiagnosticResponse
( *args )
python/ycm/tests/event_notification_test.py:91
MethodDiagnosticsForLine
( self, line_number )
python/ycm/diagnostic_interface.py:101
FunctionDisplayWidth
()
python/ycm/vimsupport.py:1473
FunctionDisplayWidthOfString
( s )
python/ycm/vimsupport.py:1477
MethodDone
( self )
python/ycm/client/semantic_tokens_request.py:39
MethodDone
( self )
python/ycm/client/inlay_hints_request.py:39
MethodDone
( self )
python/ycm/client/signature_help_request.py:45
MethodDone
( self )
python/ycm/client/signature_help_request.py:86
MethodDone
( self )
python/ycm/client/omni_completion_request.py:31
MethodDone
( self )
python/ycm/client/command_request.py:68
MethodDone
( self )
python/ycm/client/event_notification.py:41
MethodEmptyFixItTest
( command )
python/ycm/tests/client/command_request_test.py:199
MethodErrorResponse
( *args )
python/ycm/tests/event_notification_test.py:210
FunctionExpectedFailure
Defines a decorator to be attached to tests. This decorator marks the test as being known to fail, e.g. where documenting or exercising known inco
python/ycm/tests/test_utils.py:742
MethodFilterAndSortCandidatesInner
( self, candidates, sort_property, query )
python/ycm/omni_completer.py:143
MethodFilterAndSortItems
( self, items, sort_property, qu
python/ycm/youcompleteme.py:965
FunctionFilterLevel
( diagnostic )
python/ycm/diagnostic_filter.py:91
FunctionFilterRegex
( diagnostic )
python/ycm/diagnostic_filter.py:79
MethodFixItTest
( command, response, chunks, selection, silent )
python/ycm/tests/client/command_request_test.py:220
FunctionFlagsForFile
( filename, **kwargs )
python/ycm/tests/testdata/.ycm_extra_conf.py:1
MethodFlushCommandRequest
( self, request_id )
python/ycm/youcompleteme.py:512
MethodFreeFileFromOtherProcesses
( file_object )
python/ycm/youcompleteme.py:236
FunctionGetBufferChangedTick
( bufnr )
python/ycm/vimsupport.py:180
MethodGetCommandRequest
( self, request_id )
python/ycm/youcompleteme.py:508
MethodGetCommandResponse
( self, arguments )
python/ycm/youcompleteme.py:479
← previousnext →301–400 of 902, ranked by callers