Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ycm-core/YouCompleteMe
/ functions
Functions
902 in github.com/ycm-core/YouCompleteMe
⨍
Functions
902
◇
Types & classes
67
↳
Endpoints
161
↓ 3 callers
Function
VariableExists
( variable )
python/ycm/vimsupport.py:910
↓ 3 callers
Function
VimIsNeovim
()
python/ycm/vimsupport.py:1434
↓ 3 callers
Method
_CheckGoToList
( self, completer_response, expected_qf_list,
python/ycm/tests/client/command_request_test.py:150
↓ 3 callers
Function
_EndsWithPython
Check if given path ends with a python 3.6+ name.
python/ycm/paths.py:82
↓ 3 callers
Method
_GetCommandRequestArguments
( self, arguments, has_range,
python/ycm/youcompleteme.py:430
↓ 3 callers
Function
_GetRequiredNamespaceImport
( extra_data )
python/ycm/client/completion_request.py:146
↓ 3 callers
Function
_PathToPythonUsedDuringBuild
()
python/ycm/paths.py:72
↓ 2 callers
Function
AutoCloseOnCurrentBuffer
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 callers
Function
BufferModified
( buffer_object )
python/ycm/vimsupport.py:117
↓ 2 callers
Function
BuildOmnicompletionRequest
( results, start_column = 1 )
python/ycm/tests/client/omni_completion_request_test.py:25
↓ 2 callers
Function
ClampToOne
( value )
python/ycm/diagnostic_interface.py:300
↓ 2 callers
Function
CompileLevel
( level )
python/ycm/diagnostic_filter.py:85
↓ 2 callers
Method
CreateFromOptions
( user_options )
python/ycm/diagnostic_filter.py:32
↓ 2 callers
Method
DebugInfo
( self )
python/ycm/youcompleteme.py:793
↓ 2 callers
Function
FiletypesForBuffer
( buffer_object )
python/ycm/vimsupport.py:897
↓ 2 callers
Function
GetBufferData
( buffer_object )
python/ycm/vimsupport.py:121
↓ 2 callers
Method
GetDataFromHandlerAsync
( self, handler, timeout = _READ_TIMEOUT_SEC,
python/ycm/client/base_request.py:115
↓ 2 callers
Method
GetDefinedSubcommands
( self )
python/ycm/youcompleteme.py:516
↓ 2 callers
Function
GetRawCommandResponse
( arguments, silent, location = None )
python/ycm/client/command_request.py:253
↓ 2 callers
Function
GetVariableValue
( variable )
python/ycm/vimsupport.py:918
↓ 2 callers
Function
GetVimCommand
( user_command, default = 'edit' )
python/ycm/vimsupport.py:650
↓ 2 callers
Method
GrowRangeIfNeeded
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 callers
Method
HierarchyToLines
( self )
python/ycm/hierarchy_tree.py:153
↓ 2 callers
Function
MockAsyncServerResponseDone
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 callers
Function
NextPropID
()
python/ycm/semantic_highlighting.py:88
↓ 2 callers
Method
OnBufferVisit
( self )
python/ycm/youcompleteme.py:651
↓ 2 callers
Method
Ready
( self )
python/ycm/scrolling_range.py:36
↓ 2 callers
Function
ReplaceChunk
( start, end, replacement_text, vim_buffer )
python/ycm/vimsupport.py:1119
↓ 2 callers
Function
SendDebugInfoRequest
( extra_data = None )
python/ycm/client/debug_info_request.py:102
↓ 2 callers
Function
SetFittingHeightForCurrentWindow
()
python/ycm/vimsupport.py:536
↓ 2 callers
Function
SetLocationListForWindow
( window, diagnostics, open_on_edit = False )
python/ycm/vimsupport.py:431
↓ 2 callers
Method
ShouldUpdateDiagnosticsUINow
( self )
python/ycm/diagnostic_interface.py:38
↓ 2 callers
Method
ShouldUseCache
( self )
python/ycm/omni_completer.py:39
↓ 2 callers
Method
ShouldUseNowInner
( self, request_data )
python/ycm/omni_completer.py:52
↓ 2 callers
Method
ShowDetailedDiagnostic
( self, message_in_popup )
python/ycm/youcompleteme.py:891
↓ 2 callers
Method
SignatureHelpAvailableRequestComplete
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 callers
Method
SubsetForTypes
( self, filetypes )
python/ycm/diagnostic_filter.py:50
↓ 2 callers
Method
ToLocation
( self, subindex : int )
python/ycm/hierarchy_tree.py:41
↓ 2 callers
Function
TryJumpLocationInTab
( tab, filename, line, column )
python/ycm/vimsupport.py:623
↓ 2 callers
Function
TryJumpLocationInTabs
( filename, line, column )
python/ycm/vimsupport.py:641
↓ 2 callers
Method
UpdateFromFileTypes
( self, filetypes )
python/ycm/buffer.py:142
↓ 2 callers
Method
UpdateWithNewDiagnostics
( self, diagnostics, async_message )
python/ycm/buffer.py:91
↓ 2 callers
Function
WinIDForWindow
( window )
python/ycm/vimsupport.py:1458
↓ 2 callers
Function
YouCompleteMe_UpdateDiagnosticInterface
( ycm, post_vim_message, *args )
python/ycm/tests/youcompleteme_test.py:67
↓ 2 callers
Method
_ChangedTick
( self )
python/ycm/buffer.py:148
↓ 2 callers
Method
_ClearCurrentDiagnostic
( self, will_be_replaced=False )
python/ycm/diagnostic_interface.py:132
↓ 2 callers
Method
_CloseLogfile
( self, logfile )
python/ycm/youcompleteme.py:855
↓ 2 callers
Method
_DiagnosticsCount
( self, predicate )
python/ycm/diagnostic_interface.py:190
↓ 2 callers
Method
_Draw
( self )
python/ycm/scrolling_range.py:144
↓ 2 callers
Method
_EchoDiagnosticForLine
( self, line_num )
python/ycm/diagnostic_interface.py:117
↓ 2 callers
Method
_EchoDiagnosticText
( self, line_num, first_diag, text )
python/ycm/diagnostic_interface.py:149
↓ 2 callers
Method
_ExtraHeaders
( method, request_uri, request_body = None )
python/ycm/client/base_request.py:192
↓ 2 callers
Method
_HierarchyToLinesHelper
( self, refs, use_down_nodes )
python/ycm/hierarchy_tree.py:101
↓ 2 callers
Function
_LoadExtraConfFile
( filepath )
python/ycm/client/base_request.py:293
↓ 2 callers
Method
_OpenLogfile
( self, size, mods, logfile )
python/ycm/youcompleteme.py:836
↓ 2 callers
Method
_RawResponse
( self )
python/ycm/client/completion_request.py:46
↓ 2 callers
Method
_SendRequest
( self )
python/ycm/client/messages_request.py:36
↓ 2 callers
Method
_SetUpServer
( self )
python/ycm/youcompleteme.py:167
↓ 2 callers
Method
_ShutdownServer
( self )
python/ycm/youcompleteme.py:326
↓ 2 callers
Method
_TalkToHandlerAsync
( data, handler, method, time
python/ycm/client/base_request.py:153
↓ 2 callers
Method
_UpdateLocationLists
( self, open_on_edit = False )
python/ycm/diagnostic_interface.py:197
↓ 2 callers
Function
_assert_accept_equals
( filter, text_or_obj, expected )
python/ycm/tests/diagnostic_filter_test.py:26
↓ 2 callers
Method
close
( self )
python/ycm/tests/mock_utils.py:38
↓ 2 callers
Function
handle_to_location_index
( handle : int )
python/ycm/hierarchy_tree.py:56
↓ 2 callers
Function
make_handle
( index : int, location_index : int )
python/ycm/hierarchy_tree.py:60
↓ 2 callers
Method
mark
( self, name )
python/ycm/tests/test_utils.py:463
↓ 2 callers
Function
prop_remove
()
python/ycm/text_properties.py:90
↓ 2 callers
Method
read
( self )
python/ycm/tests/mock_utils.py:32
↓ 1 callers
Method
Buffer
( self, bufnr )
python/ycm/youcompleteme.py:666
↓ 1 callers
Function
BufferIsUsable
( buffer_object )
python/ycm/vimsupport.py:603
↓ 1 callers
Function
BuildRequestDataForLocation
( file : str, line : int, column : int )
python/ycm/client/base_request.py:252
↓ 1 callers
Function
BuildYcmdLibs
( args )
run_tests.py:61
↓ 1 callers
Function
CheckCall
( args, **kwargs )
install.py:23
↓ 1 callers
Method
CheckIfServerIsReady
( self )
python/ycm/youcompleteme.py:280
↓ 1 callers
Method
Clear
( self )
python/ycm/inlay_hints.py:69
↓ 1 callers
Method
ClearDiagnosticsUI
( self )
python/ycm/buffer.py:134
↓ 1 callers
Function
ClosePreviewWindow
Close the preview window if it is present, otherwise do nothing
python/ycm/vimsupport.py:1206
↓ 1 callers
Function
ComparePaths
( path1, path2 )
python/ycm/vimsupport.py:611
↓ 1 callers
Method
ComputeCandidates
( self, request_data )
python/ycm/omni_completer.py:62
↓ 1 callers
Method
ComputeCandidatesInner
( self, request_data )
python/ycm/omni_completer.py:70
↓ 1 callers
Function
ComputeFittingHeightForCurrentWindow
()
python/ycm/vimsupport.py:524
↓ 1 callers
Function
Confirm
Display |message| with Ok/Cancel operations. Returns True if the user selects Ok
python/ycm/vimsupport.py:801
↓ 1 callers
Function
ConvertDiagnosticToQfFormat
( diagnostic )
python/ycm/vimsupport.py:544
↓ 1 callers
Function
CurrentFiletypes
()
python/ycm/vimsupport.py:873
↓ 1 callers
Function
CurrentLineAndColumn
Returns the 0-based current line and 0-based current column.
python/ycm/vimsupport.py:64
↓ 1 callers
Function
CurrentLineContents
()
python/ycm/vimsupport.py:92
↓ 1 callers
Method
DiagnosticsForLine
( self, line_number )
python/ycm/buffer.py:138
↓ 1 callers
Method
Done
( self )
python/ycm/client/resolve_completion_request.py:41
↓ 1 callers
Method
Done
( self )
python/ycm/client/completion_request.py:42
↓ 1 callers
Function
EndsWithPython_Bad
( path )
python/ycm/tests/paths_test.py:31
↓ 1 callers
Function
EndsWithPython_Good
( path )
python/ycm/tests/paths_test.py:26
↓ 1 callers
Function
EscapeFilepathForVimCommand
( filepath )
python/ycm/vimsupport.py:607
↓ 1 callers
Method
Executor
( cls )
python/ycm/client/base_request.py:207
↓ 1 callers
Method
FileParseRequestReady
( self )
python/ycm/youcompleteme.py:747
↓ 1 callers
Method
FiletypeCompleterExistsForFiletype
( self, filetype )
python/ycm/youcompleteme.py:531
↓ 1 callers
Method
ForceCompileAndDiagnostics
( self )
python/ycm/youcompleteme.py:937
↓ 1 callers
Function
GetBufferFiletypes
( bufnr )
python/ycm/vimsupport.py:889
↓ 1 callers
Function
GetCommandResponse
( arguments, extra_data = None )
python/ycm/client/command_request.py:245
↓ 1 callers
Method
GetLogfiles
( self )
python/ycm/youcompleteme.py:816
↓ 1 callers
Function
GetParentNames
( group )
python/ycm/syntax_parse.py:156
← previous
next →
101–200 of 902, ranked by callers