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
↓ 5 callers
Method
getDocText
(view = this.view)
src/features/lsp/lspPlugin.ts:201
↓ 5 callers
Method
getSearchCursor
(query: RegExp, pos: Pos)
src/components/codemirror-vim/cm_adapter.ts:585
↓ 5 callers
Function
isBoundary
(i, dir, any)
src/components/codemirror-vim/vim.js:5251
↓ 5 callers
Function
isGenerating
()
src/features/chat/chatThunks.ts:419
↓ 5 callers
Function
isInterrupted
()
src/features/chat/chatThunks.ts:421
↓ 5 callers
Function
isUpperCase
(k)
src/components/codemirror-vim/vim.js:1164
↓ 5 callers
Method
load
()
src/main/window.ts:55
↓ 5 callers
Method
moveSelection
(selectedIndex: number)
src/features/linter/lint.ts:1107
↓ 5 callers
Method
notify
( method: K, params: LSPNotifyMap[K] )
src/features/lsp/stdioClient.ts:536
↓ 5 callers
Function
offsetToPos
(doc: Text, offset: number)
src/features/lsp/lspPlugin.ts:1137
↓ 5 callers
Method
setBookmark
(cursor: Pos, options?: { insertLeft: boolean })
src/components/codemirror-vim/cm_adapter.ts:556
↓ 5 callers
Function
setDiff
({ origLine, origEndLine, origText, newText, diffId, isInterru
src/features/extensions/diff.ts:958
↓ 5 callers
Method
setSelections
(p: CM5Range[], primIndex?: number)
src/components/codemirror-vim/cm_adapter.ts:401
↓ 5 callers
Function
throttleCallback
(fn: Function, limit = 300)
src/components/componentUtils.ts:1
↓ 5 callers
Method
toggleOverwrite
(on: boolean)
src/components/codemirror-vim/cm_adapter.ts:924
↓ 5 callers
Function
updateSearchQuery
(cm, rawQuery, ignoreCase, smartCase)
src/components/codemirror-vim/vim.js:6082
↓ 4 callers
Function
bounded
(pos: number)
src/features/extensions/diff.ts:985
↓ 4 callers
Method
close
()
src/features/lsp/stdioClient.ts:715
↓ 4 callers
Method
coordsChar
(coords: { left: number; top: number }, mode: 'div' | 'local')
src/components/codemirror-vim/cm_adapter.ts:736
↓ 4 callers
Function
copilotChangeEnable
( state: LanguageServerState, action: PayloadAction<boolean> )
src/features/lsp/languageServerSlice.ts:335
↓ 4 callers
Function
copyArgs
(args)
src/components/codemirror-vim/vim.js:4311
↓ 4 callers
Function
doCloseTab
(state: State, tabId: number)
src/features/window/paneUtils.ts:357
↓ 4 callers
Function
doDeleteFile
(state: State, fileid: number)
src/features/window/fileUtils.ts:72
↓ 4 callers
Function
downloadFile
(url: string, outputPath: string)
src/main/lsp.ts:64
↓ 4 callers
Function
expandWordUnderCursor
(cm, inclusive, _forward, bigWord, noSymbol)
src/components/codemirror-vim/vim.js:4784
↓ 4 callers
Function
findTestIds
( state: TestState, identifiers: { testId?: number | null functionId?: number
src/features/tests/testSlice.ts:104
↓ 4 callers
Function
getActiveFileId
(state: State)
src/features/window/paneUtils.ts:116
↓ 4 callers
Function
getIdentifier
(languageId: string)
src/features/lsp/languageServerSlice.ts:228
↓ 4 callers
Method
getInputField
()
src/components/codemirror-vim/cm_adapter.ts:476
↓ 4 callers
Method
getName
()
src/features/lsp/stdioClient.ts:325
↓ 4 callers
Function
insertNewTab
(state: State, paneId: number, fileId: number)
src/features/window/paneUtils.ts:61
↓ 4 callers
Function
loadStripeProfile
()
src/main/auth.ts:165
↓ 4 callers
Function
manufacturedConversation
( chatState: ChatState, action: PayloadAction<{ userMessage: string
src/features/chat/chatSlice.ts:388
↓ 4 callers
Function
next
()
src/components/codemirror-vim/vim.js:7206
↓ 4 callers
Method
off
(type: string, f: Function)
src/components/codemirror-vim/cm_adapter.ts:325
↓ 4 callers
Method
onBeforeEndOperation
()
src/components/codemirror-vim/cm_adapter.ts:873
↓ 4 callers
Function
openCommandBar
(chatState: ChatState)
src/features/chat/chatSlice.ts:320
↓ 4 callers
Function
refreshTokens
(event?: IpcMainInvokeEvent)
src/main/auth.ts:103
↓ 4 callers
Function
rejectSuggestionCommand
( copilotClient: LanguageServerClient, view: EditorView )
src/features/extensions/ghostText.ts:233
↓ 4 callers
Method
removeOverlay
(overlay?: any)
src/components/codemirror-vim/cm_adapter.ts:578
↓ 4 callers
Method
replaceSelection
(text: string)
src/components/codemirror-vim/cm_adapter.ts:453
↓ 4 callers
Function
setDiagnostics
( state: EditorState, diagnostics: readonly Diagnostic[] )
src/features/linter/lint.ts:298
↓ 4 callers
Function
setPaneActive
(state: State, paneId: number)
src/features/window/paneUtils.ts:124
↓ 4 callers
Function
setRepoId
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1377
↓ 4 callers
Function
setSelectedFile
(state: State, fileId: number)
src/features/window/fileUtils.ts:56
↓ 4 callers
Function
showPrompt
(cm, options)
src/components/codemirror-vim/vim.js:6049
↓ 4 callers
Function
sortFolder
(state: State, folderid: number)
src/features/window/fileUtils.ts:271
↓ 4 callers
Function
splitPane
( state: State, paneId: number, hoverState: HoverState )
src/features/window/paneUtils.ts:202
↓ 4 callers
Function
svg
(content: string, attrs = `viewBox="0 0 40 40"`)
src/features/linter/lint.ts:1127
↓ 4 callers
Function
toggleChatHistory
(chatState: ChatState)
src/features/chat/chatSlice.ts:334
↓ 4 callers
Method
update
(update: ViewUpdate)
src/components/codemirrorHooks/extensions.ts:110
↓ 4 callers
Method
updateClass
()
src/components/codemirror-vim/index.ts:228
↓ 3 callers
Function
acceptRejectDiff
({ typeRemoved }: { typeRemoved: DiffType })
src/features/extensions/diff.ts:1520
↓ 3 callers
Function
acceptRejectSubDiff
({ typeRemoved }: { typeRemoved: DiffType })
src/features/extensions/diff.ts:1457
↓ 3 callers
Function
activateDiffFromEditor
( chatState: ChatState, action: PayloadAction<{ currentFile: string |
src/features/chat/chatSlice.ts:204
↓ 3 callers
Function
blankDraftMessage
( conversationId: string, sentAt: number )
src/features/chat/chatSlice.ts:37
↓ 3 callers
Function
changeMsgType
( chatState: ChatState, action: PayloadAction<ResponseType> )
src/features/chat/chatSlice.ts:463
↓ 3 callers
Function
cleanViews
(state: CodeMirrorState)
src/features/codemirror/codemirrorSlice.ts:43
↓ 3 callers
Function
clearSearchHighlight
(cm)
src/components/codemirror-vim/vim.js:6239
↓ 3 callers
Function
closeSearchBar
()
src/components/terminal.tsx:93
↓ 3 callers
Function
createCachedFileIfNotExists
( state: State, fileId: number, contents = '' )
src/features/window/fileUtils.ts:22
↓ 3 callers
Function
customDispatch
(view: EditorView, tr: Transaction)
src/components/codemirrorHooks/dispatch.ts:358
↓ 3 callers
Function
defineOption
(name, defaultValue, type, aliases, callback)
src/components/codemirror-vim/vim.js:1183
↓ 3 callers
Function
deleteTab
(state: State, tabId: number)
src/features/window/paneUtils.ts:289
↓ 3 callers
Function
exitInsertMode
(cm)
src/components/codemirror-vim/vim.js:7309
↓ 3 callers
Method
findPosV
( start: Pos, amount: number, unit: 'page' | 'line', goalColumn?: number )
src/components/codemirror-vim/cm_adapter.ts:686
↓ 3 callers
Function
getBearerTokenHeader
(getState: () => unknown)
src/features/chat/chatThunks.ts:72
↓ 3 callers
Function
getCachedFileName
()
src/features/extensions/utils.ts:270
↓ 3 callers
Function
getFile
(fid: number)
src/features/selectors.ts:438
↓ 3 callers
Function
getLatestVersion
(githubURL: string)
src/main/lsp.ts:58
↓ 3 callers
Function
getNameFromPath
(path: string)
src/features/window/fileUtils.ts:117
↓ 3 callers
Function
getPayload
({ getState, dispatch, conversationId, forContinue = false, forDiagnostics = false, di
src/features/chat/chatThunks.ts:126
↓ 3 callers
Function
getTabForFile
(state: State, paneId: number, fileId: number)
src/features/window/paneUtils.ts:83
↓ 3 callers
Function
getUserVisibleLines
(cm)
src/components/codemirror-vim/vim.js:6274
↓ 3 callers
Function
handleQuery
(query, ignoreCase, smartCase)
src/components/codemirror-vim/vim.js:2248
↓ 3 callers
Method
highlight
(query: any)
src/components/codemirror-vim/index.ts:264
↓ 3 callers
Function
inArray
(val, arr)
src/components/codemirror-vim/vim.js:1173
↓ 3 callers
Method
init
( diagnostics: readonly Diagnostic[], panel: PanelConstructor | null, state: EditorSta
src/features/linter/lint.ts:217
↓ 3 callers
Function
isLine
(cm, line)
src/components/codemirror-vim/vim.js:1152
↓ 3 callers
Function
isLowerCase
(k)
src/components/codemirror-vim/vim.js:1155
↓ 3 callers
Function
join
(a: string, b: string)
src/utils.ts:233
↓ 3 callers
Function
makeCmSelection
(cm, sel, mode, exclusive)
src/components/codemirror-vim/vim.js:4650
↓ 3 callers
Function
makeKeyRange
(start, size)
src/components/codemirror-vim/vim.js:1125
↓ 3 callers
Function
maybeInitVimState
(cm)
src/components/codemirror-vim/vim.js:1406
↓ 3 callers
Function
moveToCharacter
(cm, repeat, forward, character)
src/components/codemirror-vim/vim.js:5188
↓ 3 callers
Function
nextFileID
(state: State)
src/features/window/state.ts:489
↓ 3 callers
Function
nextFolderID
(state: State)
src/features/window/state.ts:486
↓ 3 callers
Function
onChange
* Listens for changes made in insert mode. * Should only be active in insert mode.
src/components/codemirror-vim/vim.js:7457
↓ 3 callers
Method
open
(view: EditorView)
src/features/linter/lint.ts:1122
↓ 3 callers
Function
overwriteFolder
( stobj: object, action: PayloadAction<{ folderPath: string
src/features/globalSlice.ts:1063
↓ 3 callers
Method
readFileSync
(path: string, encoding: 'utf8' | 'binary')
src/main/fileSystem.ts:251
↓ 3 callers
Function
replace
()
src/components/codemirror-vim/vim.js:7184
↓ 3 callers
Function
revertTabsChildrenEvents
()
src/components/tabs.tsx:39
↓ 3 callers
Method
scheduleRedraw
()
src/components/codemirror-vim/block-cursor.ts:97
↓ 3 callers
Method
sendChange
({ documentPath, documentText, }: { documentPath: string documentText: str
src/features/lsp/stdioClient.ts:771
↓ 3 callers
Function
setFileSystem
(newFileSystem: FileSystem)
src/main/fileSystem.ts:420
↓ 3 callers
Function
setRemoteCommand
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1525
↓ 3 callers
Function
setRemotePath
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1528
↓ 3 callers
Method
setSelection
(anchor: Pos, head: Pos, options?: any)
src/components/codemirror-vim/cm_adapter.ts:413
↓ 3 callers
Function
setVersion
(state: State, action: PayloadAction<string>)
src/features/globalSlice.ts:1410
← previous
next →
101–200 of 1,103, ranked by callers