MCPcopy Create free account

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

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

↓ 5 callersMethodgetDocText
(view = this.view)
src/features/lsp/lspPlugin.ts:201
↓ 5 callersMethodgetSearchCursor
(query: RegExp, pos: Pos)
src/components/codemirror-vim/cm_adapter.ts:585
↓ 5 callersFunctionisBoundary
(i, dir, any)
src/components/codemirror-vim/vim.js:5251
↓ 5 callersFunctionisGenerating
()
src/features/chat/chatThunks.ts:419
↓ 5 callersFunctionisInterrupted
()
src/features/chat/chatThunks.ts:421
↓ 5 callersFunctionisUpperCase
(k)
src/components/codemirror-vim/vim.js:1164
↓ 5 callersMethodload
()
src/main/window.ts:55
↓ 5 callersMethodmoveSelection
(selectedIndex: number)
src/features/linter/lint.ts:1107
↓ 5 callersMethodnotify
( method: K, params: LSPNotifyMap[K] )
src/features/lsp/stdioClient.ts:536
↓ 5 callersFunctionoffsetToPos
(doc: Text, offset: number)
src/features/lsp/lspPlugin.ts:1137
↓ 5 callersMethodsetBookmark
(cursor: Pos, options?: { insertLeft: boolean })
src/components/codemirror-vim/cm_adapter.ts:556
↓ 5 callersFunctionsetDiff
({ origLine, origEndLine, origText, newText, diffId, isInterru
src/features/extensions/diff.ts:958
↓ 5 callersMethodsetSelections
(p: CM5Range[], primIndex?: number)
src/components/codemirror-vim/cm_adapter.ts:401
↓ 5 callersFunctionthrottleCallback
(fn: Function, limit = 300)
src/components/componentUtils.ts:1
↓ 5 callersMethodtoggleOverwrite
(on: boolean)
src/components/codemirror-vim/cm_adapter.ts:924
↓ 5 callersFunctionupdateSearchQuery
(cm, rawQuery, ignoreCase, smartCase)
src/components/codemirror-vim/vim.js:6082
↓ 4 callersFunctionbounded
(pos: number)
src/features/extensions/diff.ts:985
↓ 4 callersMethodclose
()
src/features/lsp/stdioClient.ts:715
↓ 4 callersMethodcoordsChar
(coords: { left: number; top: number }, mode: 'div' | 'local')
src/components/codemirror-vim/cm_adapter.ts:736
↓ 4 callersFunctioncopilotChangeEnable
( state: LanguageServerState, action: PayloadAction<boolean> )
src/features/lsp/languageServerSlice.ts:335
↓ 4 callersFunctioncopyArgs
(args)
src/components/codemirror-vim/vim.js:4311
↓ 4 callersFunctiondoCloseTab
(state: State, tabId: number)
src/features/window/paneUtils.ts:357
↓ 4 callersFunctiondoDeleteFile
(state: State, fileid: number)
src/features/window/fileUtils.ts:72
↓ 4 callersFunctiondownloadFile
(url: string, outputPath: string)
src/main/lsp.ts:64
↓ 4 callersFunctionexpandWordUnderCursor
(cm, inclusive, _forward, bigWord, noSymbol)
src/components/codemirror-vim/vim.js:4784
↓ 4 callersFunctionfindTestIds
( state: TestState, identifiers: { testId?: number | null functionId?: number
src/features/tests/testSlice.ts:104
↓ 4 callersFunctiongetActiveFileId
(state: State)
src/features/window/paneUtils.ts:116
↓ 4 callersFunctiongetIdentifier
(languageId: string)
src/features/lsp/languageServerSlice.ts:228
↓ 4 callersMethodgetInputField
()
src/components/codemirror-vim/cm_adapter.ts:476
↓ 4 callersMethodgetName
()
src/features/lsp/stdioClient.ts:325
↓ 4 callersFunctioninsertNewTab
(state: State, paneId: number, fileId: number)
src/features/window/paneUtils.ts:61
↓ 4 callersFunctionloadStripeProfile
()
src/main/auth.ts:165
↓ 4 callersFunctionmanufacturedConversation
( chatState: ChatState, action: PayloadAction<{ userMessage: string
src/features/chat/chatSlice.ts:388
↓ 4 callersFunctionnext
()
src/components/codemirror-vim/vim.js:7206
↓ 4 callersMethodoff
(type: string, f: Function)
src/components/codemirror-vim/cm_adapter.ts:325
↓ 4 callersMethodonBeforeEndOperation
()
src/components/codemirror-vim/cm_adapter.ts:873
↓ 4 callersFunctionopenCommandBar
(chatState: ChatState)
src/features/chat/chatSlice.ts:320
↓ 4 callersFunctionrefreshTokens
(event?: IpcMainInvokeEvent)
src/main/auth.ts:103
↓ 4 callersFunctionrejectSuggestionCommand
( copilotClient: LanguageServerClient, view: EditorView )
src/features/extensions/ghostText.ts:233
↓ 4 callersMethodremoveOverlay
(overlay?: any)
src/components/codemirror-vim/cm_adapter.ts:578
↓ 4 callersMethodreplaceSelection
(text: string)
src/components/codemirror-vim/cm_adapter.ts:453
↓ 4 callersFunctionsetDiagnostics
( state: EditorState, diagnostics: readonly Diagnostic[] )
src/features/linter/lint.ts:298
↓ 4 callersFunctionsetPaneActive
(state: State, paneId: number)
src/features/window/paneUtils.ts:124
↓ 4 callersFunctionsetRepoId
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1377
↓ 4 callersFunctionsetSelectedFile
(state: State, fileId: number)
src/features/window/fileUtils.ts:56
↓ 4 callersFunctionshowPrompt
(cm, options)
src/components/codemirror-vim/vim.js:6049
↓ 4 callersFunctionsortFolder
(state: State, folderid: number)
src/features/window/fileUtils.ts:271
↓ 4 callersFunctionsplitPane
( state: State, paneId: number, hoverState: HoverState )
src/features/window/paneUtils.ts:202
↓ 4 callersFunctionsvg
(content: string, attrs = `viewBox="0 0 40 40"`)
src/features/linter/lint.ts:1127
↓ 4 callersFunctiontoggleChatHistory
(chatState: ChatState)
src/features/chat/chatSlice.ts:334
↓ 4 callersMethodupdate
(update: ViewUpdate)
src/components/codemirrorHooks/extensions.ts:110
↓ 4 callersMethodupdateClass
()
src/components/codemirror-vim/index.ts:228
↓ 3 callersFunctionacceptRejectDiff
({ typeRemoved }: { typeRemoved: DiffType })
src/features/extensions/diff.ts:1520
↓ 3 callersFunctionacceptRejectSubDiff
({ typeRemoved }: { typeRemoved: DiffType })
src/features/extensions/diff.ts:1457
↓ 3 callersFunctionactivateDiffFromEditor
( chatState: ChatState, action: PayloadAction<{ currentFile: string |
src/features/chat/chatSlice.ts:204
↓ 3 callersFunctionblankDraftMessage
( conversationId: string, sentAt: number )
src/features/chat/chatSlice.ts:37
↓ 3 callersFunctionchangeMsgType
( chatState: ChatState, action: PayloadAction<ResponseType> )
src/features/chat/chatSlice.ts:463
↓ 3 callersFunctioncleanViews
(state: CodeMirrorState)
src/features/codemirror/codemirrorSlice.ts:43
↓ 3 callersFunctionclearSearchHighlight
(cm)
src/components/codemirror-vim/vim.js:6239
↓ 3 callersFunctioncloseSearchBar
()
src/components/terminal.tsx:93
↓ 3 callersFunctioncreateCachedFileIfNotExists
( state: State, fileId: number, contents = '' )
src/features/window/fileUtils.ts:22
↓ 3 callersFunctioncustomDispatch
(view: EditorView, tr: Transaction)
src/components/codemirrorHooks/dispatch.ts:358
↓ 3 callersFunctiondefineOption
(name, defaultValue, type, aliases, callback)
src/components/codemirror-vim/vim.js:1183
↓ 3 callersFunctiondeleteTab
(state: State, tabId: number)
src/features/window/paneUtils.ts:289
↓ 3 callersFunctionexitInsertMode
(cm)
src/components/codemirror-vim/vim.js:7309
↓ 3 callersMethodfindPosV
( start: Pos, amount: number, unit: 'page' | 'line', goalColumn?: number )
src/components/codemirror-vim/cm_adapter.ts:686
↓ 3 callersFunctiongetBearerTokenHeader
(getState: () => unknown)
src/features/chat/chatThunks.ts:72
↓ 3 callersFunctiongetCachedFileName
()
src/features/extensions/utils.ts:270
↓ 3 callersFunctiongetFile
(fid: number)
src/features/selectors.ts:438
↓ 3 callersFunctiongetLatestVersion
(githubURL: string)
src/main/lsp.ts:58
↓ 3 callersFunctiongetNameFromPath
(path: string)
src/features/window/fileUtils.ts:117
↓ 3 callersFunctiongetPayload
({ getState, dispatch, conversationId, forContinue = false, forDiagnostics = false, di
src/features/chat/chatThunks.ts:126
↓ 3 callersFunctiongetTabForFile
(state: State, paneId: number, fileId: number)
src/features/window/paneUtils.ts:83
↓ 3 callersFunctiongetUserVisibleLines
(cm)
src/components/codemirror-vim/vim.js:6274
↓ 3 callersFunctionhandleQuery
(query, ignoreCase, smartCase)
src/components/codemirror-vim/vim.js:2248
↓ 3 callersMethodhighlight
(query: any)
src/components/codemirror-vim/index.ts:264
↓ 3 callersFunctioninArray
(val, arr)
src/components/codemirror-vim/vim.js:1173
↓ 3 callersMethodinit
( diagnostics: readonly Diagnostic[], panel: PanelConstructor | null, state: EditorSta
src/features/linter/lint.ts:217
↓ 3 callersFunctionisLine
(cm, line)
src/components/codemirror-vim/vim.js:1152
↓ 3 callersFunctionisLowerCase
(k)
src/components/codemirror-vim/vim.js:1155
↓ 3 callersFunctionjoin
(a: string, b: string)
src/utils.ts:233
↓ 3 callersFunctionmakeCmSelection
(cm, sel, mode, exclusive)
src/components/codemirror-vim/vim.js:4650
↓ 3 callersFunctionmakeKeyRange
(start, size)
src/components/codemirror-vim/vim.js:1125
↓ 3 callersFunctionmaybeInitVimState
(cm)
src/components/codemirror-vim/vim.js:1406
↓ 3 callersFunctionmoveToCharacter
(cm, repeat, forward, character)
src/components/codemirror-vim/vim.js:5188
↓ 3 callersFunctionnextFileID
(state: State)
src/features/window/state.ts:489
↓ 3 callersFunctionnextFolderID
(state: State)
src/features/window/state.ts:486
↓ 3 callersFunctiononChange
* Listens for changes made in insert mode. * Should only be active in insert mode.
src/components/codemirror-vim/vim.js:7457
↓ 3 callersMethodopen
(view: EditorView)
src/features/linter/lint.ts:1122
↓ 3 callersFunctionoverwriteFolder
( stobj: object, action: PayloadAction<{ folderPath: string
src/features/globalSlice.ts:1063
↓ 3 callersMethodreadFileSync
(path: string, encoding: 'utf8' | 'binary')
src/main/fileSystem.ts:251
↓ 3 callersFunctionreplace
()
src/components/codemirror-vim/vim.js:7184
↓ 3 callersFunctionrevertTabsChildrenEvents
()
src/components/tabs.tsx:39
↓ 3 callersMethodscheduleRedraw
()
src/components/codemirror-vim/block-cursor.ts:97
↓ 3 callersMethodsendChange
({ documentPath, documentText, }: { documentPath: string documentText: str
src/features/lsp/stdioClient.ts:771
↓ 3 callersFunctionsetFileSystem
(newFileSystem: FileSystem)
src/main/fileSystem.ts:420
↓ 3 callersFunctionsetRemoteCommand
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1525
↓ 3 callersFunctionsetRemotePath
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1528
↓ 3 callersMethodsetSelection
(anchor: Pos, head: Pos, options?: any)
src/components/codemirror-vim/cm_adapter.ts:413
↓ 3 callersFunctionsetVersion
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1410
← previousnext →101–200 of 1,103, ranked by callers