MCPcopy Create free account

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

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

↓ 1 callersFunctiongetMessages
(conversationId: string)
src/features/chat/chatSelectors.ts:44
↓ 1 callersFunctiongetMostRecentFileIds
(state: FullState, fileId: number)
src/features/chat/promptUtils.ts:106
↓ 1 callersFunctiongetNamesAndBodies
(cursor: TreeCursor, contents: string)
src/features/extensions/utils.ts:153
↓ 1 callersFunctiongetNewFileName
(state: State, folderid: number)
src/features/window/fileUtils.ts:247
↓ 1 callersFunctiongetNewFolderName
(state: State, folderid: number)
src/features/window/fileUtils.ts:259
↓ 1 callersFunctiongetNotDeletedFiles
(parendFolderId: number)
src/features/selectors.ts:341
↓ 1 callersFunctiongetNumIndentMarkersForEmptyLine
* Returns the number of indent markers an empty line should have * based on the number of indent markers of the previous * and next non-empty lines.
src/features/extensions/indentLines.ts:116
↓ 1 callersFunctiongetPageType
(tabId: number)
src/features/selectors.ts:134
↓ 1 callersFunctiongetPaneIsActive
(paneId: number)
src/features/selectors.ts:19
↓ 1 callersFunctiongetParentFolderIds
( globalState: State, folderId: number | null )
src/features/window/paneUtils.ts:450
↓ 1 callersFunctiongetPendingTransactions
(tid: number)
src/features/selectors.ts:514
↓ 1 callersFunctiongetRelativePathForFolderId
( state: State, folderid: number )
src/features/window/fileUtils.ts:156
↓ 1 callersFunctiongetResult
(child: ReactNode)
src/components/markdown.tsx:57
↓ 1 callersFunctiongetRootFolder
(state: State)
src/features/window/fileUtils.ts:110
↓ 1 callersFunctiongetSelectedAreaRange
(cm, vim)
src/components/codemirror-vim/vim.js:4531
↓ 1 callersFunctiongetSelectedPos
(view: EditorView)
src/components/codemirrorHooks/extensions.ts:245
↓ 1 callersFunctiongetStatistics
(view: ViewUpdate)
src/components/react-codemirror/utils.ts:34
↓ 1 callersFunctiongetSubDiffTooltips
( diffValue: DiffState, editorState: EditorState )
src/features/extensions/diff.ts:295
↓ 1 callersMethodgetSymbols
()
src/features/chat/context.ts:18
↓ 1 callersFunctiongetTests
(filePath: string)
src/features/tests/testSelectors.ts:4
↓ 1 callersMethodgetTokenTypeAt
(pos: Pos)
src/components/codemirror-vim/cm_adapter.ts:927
↓ 1 callersFunctiongetTransaction
( view: EditorView, customTransaction: CustomTransaction )
src/components/codemirrorHooks/dispatch.ts:198
↓ 1 callersFunctiongetVariable
( startToken: string, variableName: string )
src/features/chat/chatThunks.ts:661
↓ 1 callersFunctiongetVeryRootFolder
(state: State)
src/features/window/fileUtils.ts:113
↓ 1 callersFunctiongutterMarkerMouseOver
( view: EditorView, marker: HTMLElement, diagnostics: readonly Diagnostic[] )
src/features/linter/lint.ts:1382
↓ 1 callersFunctionhandleCloseModal
()
src/components/tests.tsx:30
↓ 1 callersFunctionhandleCollapseClick
()
src/components/search.tsx:133
↓ 1 callersFunctionhandleExpandLeftSideClick
()
src/components/tabs.tsx:222
↓ 1 callersFunctionhandleKeyInsertMode
()
src/components/codemirror-vim/vim.js:1673
↓ 1 callersFunctionhandleKeyNonInsertMode
()
src/components/codemirror-vim/vim.js:1754
↓ 1 callersFunctionhandleMacroRecording
()
src/components/codemirror-vim/vim.js:1631
↓ 1 callersFunctionhandleSearch
(query: string, setResults: any, rootPath: any)
src/components/search.tsx:201
↓ 1 callersMethodhasCrated
()
src/main/window.ts:62
↓ 1 callersFunctionhideTooltip
(tr: Transaction, tooltip: Tooltip)
src/features/linter/lint.ts:265
↓ 1 callersFunctionindentationMarkerViewPlugin
()
src/features/extensions/indentLines.ts:328
↓ 1 callersFunctionindentationMarkers
()
src/features/extensions/indentLines.ts:371
↓ 1 callersFunctioninit
(stobj: Object, action: PayloadAction<number>)
src/features/generation/generate.ts:80
↓ 1 callersFunctioninitVim
(CodeMirror)
src/components/codemirror-vim/vim.js:37
↓ 1 callersMethodinitialize
(options: LanguageServerClientOptions)
src/features/lsp/stdioClient.ts:329
↓ 1 callersMethodinitialize
()
src/features/lsp/lspPlugin.ts:234
↓ 1 callersFunctioninsertTab
( stobj: object, action: PayloadAction<{ paneId: number
src/features/globalSlice.ts:1039
↓ 1 callersMethodinstallLanguage
( language: Language, rootDir: string )
src/main/lsp.ts:242
↓ 1 callersMethodisBadFile
(itemPath: string)
src/main/indexer.ts:147
↓ 1 callersFunctionisHoverStateHorizontal
(hoverState: HoverState)
src/features/window/paneUtils.ts:194
↓ 1 callersFunctionisHoverStateNewFirst
(hoverState: HoverState)
src/features/window/paneUtils.ts:198
↓ 1 callersFunctionisImageFile
(fileName: string)
src/components/react-codemirror/index.tsx:180
↓ 1 callersMethodisInMultiSelectMode
multiselect
src/components/codemirror-vim/cm_adapter.ts:957
↓ 1 callersFunctionisInRange
* Check if pos is in the specified range, INCLUSIVE. * Range can be specified with 1 or 2 arguments. * If the first range argument is an arr
src/components/codemirror-vim/vim.js:6259
↓ 1 callersFunctionisMatchableSymbol
(k)
src/components/codemirror-vim/vim.js:1158
↓ 1 callersFunctionisNumber
(k)
src/components/codemirror-vim/vim.js:1161
↓ 1 callersFunctionisTestModalVisible
(filePath?: string)
src/features/tests/testSelectors.ts:18
↓ 1 callersFunctionisValidRenameName
(state: State)
src/features/window/fileUtils.ts:32
↓ 1 callersFunctionjoinAdvanced
(a: string, b: string)
src/utils.ts:241
↓ 1 callersFunctionlanguageBundle
(filePath: string)
src/features/extensions/lsp.ts:9
↓ 1 callersFunctionlanguageServer
(options: LanguageServerPluginOptions)
src/features/lsp/lspPlugin.ts:1305
↓ 1 callersFunctionlastChar
(keys)
src/components/codemirror-vim/vim.js:4375
↓ 1 callersFunctionleaveVimMode
(cm)
src/components/codemirror-vim/vim.js:988
↓ 1 callersMethodlineCount
()
src/components/codemirror-vim/cm_adapter.ts:360
↓ 1 callersFunctionlintGutter
(config: LintGutterConfig = {})
src/features/linter/lint.ts:1537
↓ 1 callersFunctionlinter
(source: LintSource, config: LintConfig = {})
src/features/linter/lint.ts:706
↓ 1 callersMethodlistIgnoredFiles
()
src/main/indexer.ts:216
↓ 1 callersFunctionloadContentsOfFileIds
( state: FullState, fileIds: number[] )
src/features/chat/promptUtils.ts:55
↓ 1 callersFunctionlogInsertModeChange
(macroModeState)
src/components/codemirror-vim/vim.js:7429
↓ 1 callersFunctionlogKey
(macroModeState, key)
src/components/codemirror-vim/vim.js:7417
↓ 1 callersFunctionlogSearchQuery
(macroModeState, query)
src/components/codemirror-vim/vim.js:7441
↓ 1 callersFunctionlogin
( state: ToolState, action: PayloadAction<{ accessToken?: string | nul
src/features/tools/toolSlice.ts:136
↓ 1 callersFunctionlogoutEvent
(event: IpcMainInvokeEvent)
src/main/auth.ts:194
↓ 1 callersFunctionmain
()
src/components/codemirrorHooks/extensions.ts:364
↓ 1 callersFunctionmakePrompt
(prefix, desc)
src/components/codemirror-vim/vim.js:6031
↓ 1 callersFunctionmarkersForDiagnostics
(doc: Text, diagnostics: readonly Diagnostic[])
src/features/linter/lint.ts:1423
↓ 1 callersMethodmaybeOpenDocument
({ documentPath, documentText, }: { documentPath: string documentText: str
src/features/lsp/stdioClient.ts:726
↓ 1 callersFunctionmeasureCursor
( cm: CodeMirror, view: EditorView, cursor: SelectionRange, primary: boolean )
src/components/codemirror-vim/block-cursor.ts:170
↓ 1 callersFunctionmove
(cm, offset)
src/components/codemirror-vim/vim.js:1307
↓ 1 callersFunctionmoveDraggingTabToPane
( stobj: object, action: PayloadAction<{ paneId: number
src/features/globalSlice.ts:1237
↓ 1 callersFunctionmoveToColumn
(cm, repeat)
src/components/codemirror-vim/vim.js:5203
↓ 1 callersFunctionmoveToWord
* @param {CodeMirror} cm CodeMirror object. * @param {Pos} cur The position to start from. * @param {int} repeat Number of words to move pas
src/components/codemirror-vim/vim.js:5122
↓ 1 callersFunctionnewCachedFile
(contents = '')
src/features/window/fileUtils.ts:15
↓ 1 callersFunctionnewCachedTab
()
src/features/window/paneUtils.ts:12
↓ 1 callersFunctionnextCommand
()
src/components/codemirror-vim/vim.js:6915
↓ 1 callersFunctionnextPaneID
(state: State)
src/features/window/state.ts:483
↓ 1 callersFunctionnextValue
(keys: string[])
src/features/window/state.ts:470
↓ 1 callersFunctionnotFocused
(update: ViewUpdate)
src/features/extensions/ghostText.ts:357
↓ 1 callersFunctionoff
(emitter: any, type: string, f: Function)
src/components/codemirror-vim/cm_adapter.ts:68
↓ 1 callersFunctionon
(emitter: any, type: string, f: Function)
src/components/codemirror-vim/cm_adapter.ts:59
↓ 1 callersMethodonChange
Fired whenever a change occurs to the document.
src/components/react-codemirror/index.tsx:62
↓ 1 callersMethodonSelectionChange
()
src/components/codemirror-vim/cm_adapter.ts:852
↓ 1 callersFunctionopen
(fn: string)
src/features/globalSlice.ts:565
↓ 1 callersFunctionopenDialog
( me: CodeMirror, template: Element, callback: Function, options: any )
src/components/codemirror-vim/cm_adapter.ts:1055
↓ 1 callersMethodopenDocument
({ documentPath, documentText, }: { documentPath: string documentText: str
src/features/lsp/stdioClient.ts:738
↓ 1 callersFunctionopenNotification
( cm: CodeMirror, template: Node, options: NotificationOptions )
src/components/codemirror-vim/cm_adapter.ts:999
↓ 1 callersMethodopenNotification
(template: Node, options: NotificationOptions)
src/components/codemirror-vim/cm_adapter.ts:293
↓ 1 callersFunctionopenRemotePopup
(state: State)
src/features/globalSlice.ts:1522
↓ 1 callersFunctionopenSearchBar
()
src/components/terminal.tsx:88
↓ 1 callersFunctionopenTerminal
(state: State)
src/features/globalSlice.ts:1545
↓ 1 callersMethodoverWriteSelection
(text: string)
src/components/codemirror-vim/cm_adapter.ts:938
↓ 1 callersFunctionparseArgs
()
src/components/codemirror-vim/vim.js:6713
↓ 1 callersFunctionparseQuery
* Extract the regular expression from the query and return a Regexp object. * Returns null if the query is blank. * If ignoreCase is passed
src/components/codemirror-vim/vim.js:5952
↓ 1 callersMethodparseSemanticTokens
(view: EditorView, data: number[])
src/features/lsp/lspPlugin.ts:450
↓ 1 callersFunctionpartsEqual
(a: Diff.Change[], b: Diff.Change[])
src/features/extensions/diff.ts:55
↓ 1 callersFunctionprefixMatch
(options: any[])
src/features/lsp/lspPlugin.ts:1242
← previousnext →501–600 of 1,103, ranked by callers