MCPcopy Create free account

hub / github.com/carloslfu/cursor-old / functions

Functions1,103 in github.com/carloslfu/cursor-old

↓ 3 callersMethodsignInConfirm
(params: CopilotSignInConfirmParams)
src/features/lsp/stdioClient.ts:704
↓ 3 callersMethodsignInInitiate
(params: CopilotSignInInitiateParams)
src/features/lsp/stdioClient.ts:700
↓ 3 callersMethodsignOut
()
src/features/lsp/stdioClient.ts:696
↓ 3 callersMethodsomethingSelected
()
src/components/codemirror-vim/cm_adapter.ts:473
↓ 3 callersFunctionstop
(close)
src/components/codemirror-vim/vim.js:7228
↓ 3 callersFunctiontoggleSettings
(settingsState: SettingsState)
src/features/settings/settingsSlice.ts:18
↓ 3 callersFunctiontriggerFileRename
(state: State)
src/features/window/fileUtils.ts:337
↓ 3 callersFunctiontrim
(s)
src/components/codemirror-vim/vim.js:4442
↓ 3 callersFunctionunderline
(color: string)
src/features/linter/lint.ts:1133
↓ 3 callersMethodupdate
({ docChanged, view }: ViewUpdate)
src/features/lsp/lspPlugin.ts:213
↓ 3 callersMethodupdate
(update: ViewUpdate)
src/features/linter/lint.ts:656
↓ 3 callersFunctionuseNextSlot
(cursor)
src/components/codemirror-vim/vim.js:1283
↓ 3 callersFunctionwhitespaceLength
(str)
src/components/codemirror-vim/vim.js:3960
↓ 2 callersFunctionabortFileRename
(state: State)
src/features/window/fileUtils.ts:365
↓ 2 callersFunctionacceptRejectDom
( view: EditorView, diffId: string, interrupted: boolean, hitTokenLimit: boolean )
src/features/extensions/diff.ts:812
↓ 2 callersFunctionacceptSuggestionCommand
( copilotClient: LanguageServerClient, view: EditorView )
src/features/extensions/ghostText.ts:183
↓ 2 callersFunctionactionsToCustomTransaction
(action: ActionTransaction[])
src/features/linter/lint.ts:142
↓ 2 callersFunctionaddIndentationMarkers
* Adds indentation markers to all lines within view.
src/features/extensions/indentLines.ts:175
↓ 2 callersFunctionaddRandomQueryParam
(url: string)
src/main/auth.ts:211
↓ 2 callersFunctionaddTestFileMap
( state, action: PayloadAction<{ fileName: string; testFileName: string }> )
src/features/tests/testSlice.ts:540
↓ 2 callersMethodadjust
(elt: HTMLElement)
src/components/codemirror-vim/block-cursor.ts:28
↓ 2 callersFunctionassignKeys
(actions: readonly Action[] | undefined)
src/features/linter/lint.ts:717
↓ 2 callersFunctionbasicSetup
(options: BasicSetupOptions = {})
src/components/react-codemirror/setup.ts:99
↓ 2 callersMethodblur
()
src/components/codemirror-vim/cm_adapter.ts:510
↓ 2 callersFunctionbtn
( titleText: string, cmdText: string,
src/features/extensions/selectionTooltip.ts:31
↓ 2 callersMethodbuildDeco
(view: EditorView)
src/components/codemirrorHooks/extensions.ts:118
↓ 2 callersMethodbuildDeco
(view: EditorView)
src/features/extensions/comments.ts:125
↓ 2 callersFunctionchangeDiffFocus
(view: EditorView, direction: 'up' | 'down')
src/features/extensions/diff.ts:717
↓ 2 callersFunctionchangeSettingsNoSideffect
( settingsState: SettingsState, action: PayloadAction<any> )
src/features/settings/settingsSlice.ts:21
↓ 2 callersFunctioncheckboxes
(view: EditorView)
src/features/extensions/newLineText.ts:25
↓ 2 callersMethodclipPos
(p: Pos)
src/components/codemirror-vim/cm_adapter.ts:479
↓ 2 callersFunctioncloneVimState
(state)
src/components/codemirror-vim/vim.js:7687
↓ 2 callersFunctioncloseLintPanel
(view: EditorView)
src/features/linter/lint.ts:579
↓ 2 callersFunctioncloseNotification
(cm: CodeMirror, newVal?: Function)
src/components/codemirror-vim/cm_adapter.ts:991
↓ 2 callersFunctioncodeUpdate
( stobj: object, action: PayloadAction<{ code: string
src/features/globalSlice.ts:1116
↓ 2 callersFunctioncomputeFirstIndents
(candidateIndents: string[])
src/features/window/paneUtils.ts:478
↓ 2 callersFunctioncreateInsertModeChanges
(c)
src/components/codemirror-vim/vim.js:1352
↓ 2 callersFunctioncursorIsBetween
(cur1, cur2, cur3)
src/components/codemirror-vim/vim.js:4433
↓ 2 callersFunctiondef
()
src/preload.ts:342
↓ 2 callersMethoddefaultTextHeight
()
src/components/codemirror-vim/cm_adapter.ts:513
↓ 2 callersFunctiondeletePane
(state: State, paneId: number)
src/features/window/paneUtils.ts:322
↓ 2 callersFunctiondiagnosticsTooltip
( view: EditorView, diagnostics: readonly Diagnostic[] )
src/features/linter/lint.ts:461
↓ 2 callersFunctiondialogDiv
dialog
src/components/codemirror-vim/cm_adapter.ts:985
↓ 2 callersFunctiondoDeleteFolder
(state: State, folderid: number)
src/features/window/fileUtils.ts:80
↓ 2 callersFunctiondoMoveTabToPane
( state: State, tabId: number, paneId: number, tabPosition?: number )
src/features/window/paneUtils.ts:241
↓ 2 callersFunctiondoSelectFile
(state: State, fileid: number)
src/features/window/paneUtils.ts:465
↓ 2 callersFunctiondoesCommandSucceed
(cmd: string, rootPath: string)
src/main/search.ts:187
↓ 2 callersMethodexecSync
(command: string, cwd: string)
src/main/fileSystem.ts:330
↓ 2 callersFunctionfillArray
(val, times)
src/components/codemirror-vim/vim.js:3353
↓ 2 callersFunctionfindFunctionIds
( state: TestState, identifiers: { testId?: number | null functionName?: string
src/features/tests/testSlice.ts:81
↓ 2 callersFunctionfindNext
(cm, prev, query, repeat)
src/components/codemirror-vim/vim.js:6159
↓ 2 callersFunctionfindNextSearchResult
()
src/components/terminal.tsx:98
↓ 2 callersFunctionfindParagraph
(cm, head, repeat, dir, inclusive)
src/components/codemirror-vim/vim.js:5241
↓ 2 callersFunctionfindParentSplit
(state: State, splitOrPane: number | NestedArray)
src/features/window/paneUtils.ts:152
↓ 2 callersFunctionfindSplitOfPane
(state: State, paneId: number)
src/features/window/paneUtils.ts:148
↓ 2 callersFunctionfindUnescapedSeparators
(str, separator)
src/components/codemirror-vim/vim.js:5815
↓ 2 callersFunctionformatContents
( contents: LSP.MarkupContent | LSP.MarkedString | LSP.MarkedString[] )
src/features/lsp/lspPlugin.ts:1214
↓ 2 callersFunctionforward
(cm, ln, pos, dir)
src/components/codemirror-vim/vim.js:5342
↓ 2 callersFunctiongetAllParentIds
(state: State, folderid: number)
src/features/window/fileUtils.ts:61
↓ 2 callersFunctiongetCachedComments
()
src/features/extensions/utils.ts:278
↓ 2 callersMethodgetCompletion
(currentText: string, relevantDocs: string[])
src/features/chat/context.ts:55
↓ 2 callersFunctiongetDepth
(folderId: number, isFile = false)
src/features/selectors.ts:470
↓ 2 callersFunctiongetDiagnosticsPositions
( editorView: EditorView )
src/features/extensions/minimap.ts:4
↓ 2 callersMethodgetDocUri
(view = this.view)
src/features/lsp/lspPlugin.ts:204
↓ 2 callersFunctiongetFileIndentUnit
(fid: number)
src/features/selectors.ts:431
↓ 2 callersFunctiongetFileName
(fid: number)
src/features/selectors.ts:351
↓ 2 callersFunctiongetFixLSPBlobForServerWithSideEffects
( view: EditorView, diagnosticLineNumber?: number )
src/features/linter/fixLSPExtension.ts:77
↓ 2 callersFunctiongetLastBotMessageById
(conversationId: string)
src/features/chat/chatSelectors.ts:15
↓ 2 callersFunctiongetLastEditPos
(cm)
src/components/codemirror-vim/vim.js:6299
↓ 2 callersFunctiongetMarkPos
(cm, vim, markName)
src/components/codemirror-vim/vim.js:6288
↓ 2 callersFunctiongetMatchingLines
(doc: Text, ...lines: string[])
src/features/chat/chatThunks.ts:84
↓ 2 callersFunctiongetNextToken
()
src/features/tests/testSlice.ts:232
↓ 2 callersFunctiongetNextToken
()
src/features/comment/commentSlice.ts:45
↓ 2 callersFunctiongetNextWord
( condition: (buff: string) => boolean, startBuffer = '', capt
src/features/chat/chatThunks.ts:648
↓ 2 callersFunctiongetNumIndentMarkersForNonEmptyLine
* Returns the number of indentation markers a non-empty line should have * based on the text in the line and the size of the indent.
src/features/extensions/indentLines.ts:66
↓ 2 callersFunctiongetNumberOfPanes
(state: State)
src/features/window/paneUtils.ts:36
↓ 2 callersFunctiongetOnPasteFn
(cm)
src/components/codemirror-vim/vim.js:1100
↓ 2 callersFunctiongetPane
(paneId: number)
src/features/selectors.ts:29
↓ 2 callersFunctiongetPaneActiveTabId
(state: State, paneId: number)
src/features/window/paneUtils.ts:100
↓ 2 callersFunctiongetPlatformInfo
()
src/utils.ts:197
↓ 2 callersFunctiongetPrecedingLines
(view: EditorView, numLines: number)
src/components/editor.tsx:45
↓ 2 callersFunctiongetProcedingLines
(view: EditorView)
src/components/editor.tsx:51
↓ 2 callersFunctiongetRelativeFilePath
(fid: number)
src/features/selectors.ts:490
↓ 2 callersFunctiongetRelativePathForFileId
(state: State, fileid: number)
src/features/window/fileUtils.ts:172
↓ 2 callersFunctiongetSelectedPos
(view: EditorView)
src/components/editor.tsx:63
↓ 2 callersFunctiongetSelectedText
(view: EditorView)
src/components/editor.tsx:75
↓ 2 callersMethodgetSelections
()
src/components/codemirror-vim/cm_adapter.ts:466
↓ 2 callersFunctiongetSentence
* Based on {@link findSentence}. The internal functions have the same names, * but their behaviour is different. findSentence() crosses line brea
src/components/codemirror-vim/vim.js:5309
↓ 2 callersFunctiongetTab
()
src/features/generation/generate.ts:12
↓ 2 callersMethodgetWrapperElement
()
src/components/codemirror-vim/cm_adapter.ts:773
↓ 2 callersFunctionhandleEsc
()
src/components/codemirror-vim/vim.js:1644
↓ 2 callersFunctionhandleExternalSelection
(cm, vim)
src/components/codemirror-vim/vim.js:7514
↓ 2 callersFunctionhandleOptionClick
(option: string)
src/components/tests.tsx:118
↓ 2 callersFunctionhandleTabClick
(tabName: LeftTab)
src/components/search.tsx:125
↓ 2 callersFunctionhideDialog
(cm: CodeMirror, dialog: Element)
src/components/codemirror-vim/cm_adapter.ts:1048
↓ 2 callersFunctionhighlightSearchMatches
(cm, query)
src/components/codemirror-vim/vim.js:6135
↓ 2 callersMethodindentLess
()
src/components/codemirror-vim/cm_adapter.ts:543
↓ 2 callersMethodindentLine
(line: number, more: boolean)
src/components/codemirror-vim/cm_adapter.ts:534
↓ 2 callersMethodindentMore
()
src/components/codemirror-vim/cm_adapter.ts:540
↓ 2 callersFunctioninitFixLSPFile
(state: FixLSPState, fileId: number)
src/features/fixLSP/fixLSPSlice.ts:139
← previousnext →201–300 of 1,103, ranked by callers