Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carloslfu/cursor-old
/ functions
Functions
1,103 in github.com/carloslfu/cursor-old
⨍
Functions
1,103
◇
Types & classes
205
↓ 1 callers
Function
getMessages
(conversationId: string)
src/features/chat/chatSelectors.ts:44
↓ 1 callers
Function
getMostRecentFileIds
(state: FullState, fileId: number)
src/features/chat/promptUtils.ts:106
↓ 1 callers
Function
getNamesAndBodies
(cursor: TreeCursor, contents: string)
src/features/extensions/utils.ts:153
↓ 1 callers
Function
getNewFileName
(state: State, folderid: number)
src/features/window/fileUtils.ts:247
↓ 1 callers
Function
getNewFolderName
(state: State, folderid: number)
src/features/window/fileUtils.ts:259
↓ 1 callers
Function
getNotDeletedFiles
(parendFolderId: number)
src/features/selectors.ts:341
↓ 1 callers
Function
getNumIndentMarkersForEmptyLine
* 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 callers
Function
getPageType
(tabId: number)
src/features/selectors.ts:134
↓ 1 callers
Function
getPaneIsActive
(paneId: number)
src/features/selectors.ts:19
↓ 1 callers
Function
getParentFolderIds
( globalState: State, folderId: number | null )
src/features/window/paneUtils.ts:450
↓ 1 callers
Function
getPendingTransactions
(tid: number)
src/features/selectors.ts:514
↓ 1 callers
Function
getRelativePathForFolderId
( state: State, folderid: number )
src/features/window/fileUtils.ts:156
↓ 1 callers
Function
getResult
(child: ReactNode)
src/components/markdown.tsx:57
↓ 1 callers
Function
getRootFolder
(state: State)
src/features/window/fileUtils.ts:110
↓ 1 callers
Function
getSelectedAreaRange
(cm, vim)
src/components/codemirror-vim/vim.js:4531
↓ 1 callers
Function
getSelectedPos
(view: EditorView)
src/components/codemirrorHooks/extensions.ts:245
↓ 1 callers
Function
getStatistics
(view: ViewUpdate)
src/components/react-codemirror/utils.ts:34
↓ 1 callers
Function
getSubDiffTooltips
( diffValue: DiffState, editorState: EditorState )
src/features/extensions/diff.ts:295
↓ 1 callers
Method
getSymbols
()
src/features/chat/context.ts:18
↓ 1 callers
Function
getTests
(filePath: string)
src/features/tests/testSelectors.ts:4
↓ 1 callers
Method
getTokenTypeAt
(pos: Pos)
src/components/codemirror-vim/cm_adapter.ts:927
↓ 1 callers
Function
getTransaction
( view: EditorView, customTransaction: CustomTransaction )
src/components/codemirrorHooks/dispatch.ts:198
↓ 1 callers
Function
getVariable
( startToken: string, variableName: string )
src/features/chat/chatThunks.ts:661
↓ 1 callers
Function
getVeryRootFolder
(state: State)
src/features/window/fileUtils.ts:113
↓ 1 callers
Function
gutterMarkerMouseOver
( view: EditorView, marker: HTMLElement, diagnostics: readonly Diagnostic[] )
src/features/linter/lint.ts:1382
↓ 1 callers
Function
handleCloseModal
()
src/components/tests.tsx:30
↓ 1 callers
Function
handleCollapseClick
()
src/components/search.tsx:133
↓ 1 callers
Function
handleExpandLeftSideClick
()
src/components/tabs.tsx:222
↓ 1 callers
Function
handleKeyInsertMode
()
src/components/codemirror-vim/vim.js:1673
↓ 1 callers
Function
handleKeyNonInsertMode
()
src/components/codemirror-vim/vim.js:1754
↓ 1 callers
Function
handleMacroRecording
()
src/components/codemirror-vim/vim.js:1631
↓ 1 callers
Function
handleSearch
(query: string, setResults: any, rootPath: any)
src/components/search.tsx:201
↓ 1 callers
Method
hasCrated
()
src/main/window.ts:62
↓ 1 callers
Function
hideTooltip
(tr: Transaction, tooltip: Tooltip)
src/features/linter/lint.ts:265
↓ 1 callers
Function
indentationMarkerViewPlugin
()
src/features/extensions/indentLines.ts:328
↓ 1 callers
Function
indentationMarkers
()
src/features/extensions/indentLines.ts:371
↓ 1 callers
Function
init
(stobj: Object, action: PayloadAction<number>)
src/features/generation/generate.ts:80
↓ 1 callers
Function
initVim
(CodeMirror)
src/components/codemirror-vim/vim.js:37
↓ 1 callers
Method
initialize
(options: LanguageServerClientOptions)
src/features/lsp/stdioClient.ts:329
↓ 1 callers
Method
initialize
()
src/features/lsp/lspPlugin.ts:234
↓ 1 callers
Function
insertTab
( stobj: object, action: PayloadAction<{ paneId: number
src/features/globalSlice.ts:1039
↓ 1 callers
Method
installLanguage
( language: Language, rootDir: string )
src/main/lsp.ts:242
↓ 1 callers
Method
isBadFile
(itemPath: string)
src/main/indexer.ts:147
↓ 1 callers
Function
isHoverStateHorizontal
(hoverState: HoverState)
src/features/window/paneUtils.ts:194
↓ 1 callers
Function
isHoverStateNewFirst
(hoverState: HoverState)
src/features/window/paneUtils.ts:198
↓ 1 callers
Function
isImageFile
(fileName: string)
src/components/react-codemirror/index.tsx:180
↓ 1 callers
Method
isInMultiSelectMode
multiselect
src/components/codemirror-vim/cm_adapter.ts:957
↓ 1 callers
Function
isInRange
* 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 callers
Function
isMatchableSymbol
(k)
src/components/codemirror-vim/vim.js:1158
↓ 1 callers
Function
isNumber
(k)
src/components/codemirror-vim/vim.js:1161
↓ 1 callers
Function
isTestModalVisible
(filePath?: string)
src/features/tests/testSelectors.ts:18
↓ 1 callers
Function
isValidRenameName
(state: State)
src/features/window/fileUtils.ts:32
↓ 1 callers
Function
joinAdvanced
(a: string, b: string)
src/utils.ts:241
↓ 1 callers
Function
languageBundle
(filePath: string)
src/features/extensions/lsp.ts:9
↓ 1 callers
Function
languageServer
(options: LanguageServerPluginOptions)
src/features/lsp/lspPlugin.ts:1305
↓ 1 callers
Function
lastChar
(keys)
src/components/codemirror-vim/vim.js:4375
↓ 1 callers
Function
leaveVimMode
(cm)
src/components/codemirror-vim/vim.js:988
↓ 1 callers
Method
lineCount
()
src/components/codemirror-vim/cm_adapter.ts:360
↓ 1 callers
Function
lintGutter
(config: LintGutterConfig = {})
src/features/linter/lint.ts:1537
↓ 1 callers
Function
linter
(source: LintSource, config: LintConfig = {})
src/features/linter/lint.ts:706
↓ 1 callers
Method
listIgnoredFiles
()
src/main/indexer.ts:216
↓ 1 callers
Function
loadContentsOfFileIds
( state: FullState, fileIds: number[] )
src/features/chat/promptUtils.ts:55
↓ 1 callers
Function
logInsertModeChange
(macroModeState)
src/components/codemirror-vim/vim.js:7429
↓ 1 callers
Function
logKey
(macroModeState, key)
src/components/codemirror-vim/vim.js:7417
↓ 1 callers
Function
logSearchQuery
(macroModeState, query)
src/components/codemirror-vim/vim.js:7441
↓ 1 callers
Function
login
( state: ToolState, action: PayloadAction<{ accessToken?: string | nul
src/features/tools/toolSlice.ts:136
↓ 1 callers
Function
logoutEvent
(event: IpcMainInvokeEvent)
src/main/auth.ts:194
↓ 1 callers
Function
main
()
src/components/codemirrorHooks/extensions.ts:364
↓ 1 callers
Function
makePrompt
(prefix, desc)
src/components/codemirror-vim/vim.js:6031
↓ 1 callers
Function
markersForDiagnostics
(doc: Text, diagnostics: readonly Diagnostic[])
src/features/linter/lint.ts:1423
↓ 1 callers
Method
maybeOpenDocument
({ documentPath, documentText, }: { documentPath: string documentText: str
src/features/lsp/stdioClient.ts:726
↓ 1 callers
Function
measureCursor
( cm: CodeMirror, view: EditorView, cursor: SelectionRange, primary: boolean )
src/components/codemirror-vim/block-cursor.ts:170
↓ 1 callers
Function
move
(cm, offset)
src/components/codemirror-vim/vim.js:1307
↓ 1 callers
Function
moveDraggingTabToPane
( stobj: object, action: PayloadAction<{ paneId: number
src/features/globalSlice.ts:1237
↓ 1 callers
Function
moveToColumn
(cm, repeat)
src/components/codemirror-vim/vim.js:5203
↓ 1 callers
Function
moveToWord
* @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 callers
Function
newCachedFile
(contents = '')
src/features/window/fileUtils.ts:15
↓ 1 callers
Function
newCachedTab
()
src/features/window/paneUtils.ts:12
↓ 1 callers
Function
nextCommand
()
src/components/codemirror-vim/vim.js:6915
↓ 1 callers
Function
nextPaneID
(state: State)
src/features/window/state.ts:483
↓ 1 callers
Function
nextValue
(keys: string[])
src/features/window/state.ts:470
↓ 1 callers
Function
notFocused
(update: ViewUpdate)
src/features/extensions/ghostText.ts:357
↓ 1 callers
Function
off
(emitter: any, type: string, f: Function)
src/components/codemirror-vim/cm_adapter.ts:68
↓ 1 callers
Function
on
(emitter: any, type: string, f: Function)
src/components/codemirror-vim/cm_adapter.ts:59
↓ 1 callers
Method
onChange
Fired whenever a change occurs to the document.
src/components/react-codemirror/index.tsx:62
↓ 1 callers
Method
onSelectionChange
()
src/components/codemirror-vim/cm_adapter.ts:852
↓ 1 callers
Function
open
(fn: string)
src/features/globalSlice.ts:565
↓ 1 callers
Function
openDialog
( me: CodeMirror, template: Element, callback: Function, options: any )
src/components/codemirror-vim/cm_adapter.ts:1055
↓ 1 callers
Method
openDocument
({ documentPath, documentText, }: { documentPath: string documentText: str
src/features/lsp/stdioClient.ts:738
↓ 1 callers
Function
openNotification
( cm: CodeMirror, template: Node, options: NotificationOptions )
src/components/codemirror-vim/cm_adapter.ts:999
↓ 1 callers
Method
openNotification
(template: Node, options: NotificationOptions)
src/components/codemirror-vim/cm_adapter.ts:293
↓ 1 callers
Function
openRemotePopup
(state: State)
src/features/globalSlice.ts:1522
↓ 1 callers
Function
openSearchBar
()
src/components/terminal.tsx:88
↓ 1 callers
Function
openTerminal
(state: State)
src/features/globalSlice.ts:1545
↓ 1 callers
Method
overWriteSelection
(text: string)
src/components/codemirror-vim/cm_adapter.ts:938
↓ 1 callers
Function
parseArgs
()
src/components/codemirror-vim/vim.js:6713
↓ 1 callers
Function
parseQuery
* 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 callers
Method
parseSemanticTokens
(view: EditorView, data: number[])
src/features/lsp/lspPlugin.ts:450
↓ 1 callers
Function
partsEqual
(a: Diff.Change[], b: Diff.Change[])
src/features/extensions/diff.ts:55
↓ 1 callers
Function
prefixMatch
(options: any[])
src/features/lsp/lspPlugin.ts:1242
← previous
next →
501–600 of 1,103, ranked by callers