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
↓ 3 callers
Method
signInConfirm
(params: CopilotSignInConfirmParams)
src/features/lsp/stdioClient.ts:704
↓ 3 callers
Method
signInInitiate
(params: CopilotSignInInitiateParams)
src/features/lsp/stdioClient.ts:700
↓ 3 callers
Method
signOut
()
src/features/lsp/stdioClient.ts:696
↓ 3 callers
Method
somethingSelected
()
src/components/codemirror-vim/cm_adapter.ts:473
↓ 3 callers
Function
stop
(close)
src/components/codemirror-vim/vim.js:7228
↓ 3 callers
Function
toggleSettings
(settingsState: SettingsState)
src/features/settings/settingsSlice.ts:18
↓ 3 callers
Function
triggerFileRename
(state: State)
src/features/window/fileUtils.ts:337
↓ 3 callers
Function
trim
(s)
src/components/codemirror-vim/vim.js:4442
↓ 3 callers
Function
underline
(color: string)
src/features/linter/lint.ts:1133
↓ 3 callers
Method
update
({ docChanged, view }: ViewUpdate)
src/features/lsp/lspPlugin.ts:213
↓ 3 callers
Method
update
(update: ViewUpdate)
src/features/linter/lint.ts:656
↓ 3 callers
Function
useNextSlot
(cursor)
src/components/codemirror-vim/vim.js:1283
↓ 3 callers
Function
whitespaceLength
(str)
src/components/codemirror-vim/vim.js:3960
↓ 2 callers
Function
abortFileRename
(state: State)
src/features/window/fileUtils.ts:365
↓ 2 callers
Function
acceptRejectDom
( view: EditorView, diffId: string, interrupted: boolean, hitTokenLimit: boolean )
src/features/extensions/diff.ts:812
↓ 2 callers
Function
acceptSuggestionCommand
( copilotClient: LanguageServerClient, view: EditorView )
src/features/extensions/ghostText.ts:183
↓ 2 callers
Function
actionsToCustomTransaction
(action: ActionTransaction[])
src/features/linter/lint.ts:142
↓ 2 callers
Function
addIndentationMarkers
* Adds indentation markers to all lines within view.
src/features/extensions/indentLines.ts:175
↓ 2 callers
Function
addRandomQueryParam
(url: string)
src/main/auth.ts:211
↓ 2 callers
Function
addTestFileMap
( state, action: PayloadAction<{ fileName: string; testFileName: string }> )
src/features/tests/testSlice.ts:540
↓ 2 callers
Method
adjust
(elt: HTMLElement)
src/components/codemirror-vim/block-cursor.ts:28
↓ 2 callers
Function
assignKeys
(actions: readonly Action[] | undefined)
src/features/linter/lint.ts:717
↓ 2 callers
Function
basicSetup
(options: BasicSetupOptions = {})
src/components/react-codemirror/setup.ts:99
↓ 2 callers
Method
blur
()
src/components/codemirror-vim/cm_adapter.ts:510
↓ 2 callers
Function
btn
( titleText: string, cmdText: string,
src/features/extensions/selectionTooltip.ts:31
↓ 2 callers
Method
buildDeco
(view: EditorView)
src/components/codemirrorHooks/extensions.ts:118
↓ 2 callers
Method
buildDeco
(view: EditorView)
src/features/extensions/comments.ts:125
↓ 2 callers
Function
changeDiffFocus
(view: EditorView, direction: 'up' | 'down')
src/features/extensions/diff.ts:717
↓ 2 callers
Function
changeSettingsNoSideffect
( settingsState: SettingsState, action: PayloadAction<any> )
src/features/settings/settingsSlice.ts:21
↓ 2 callers
Function
checkboxes
(view: EditorView)
src/features/extensions/newLineText.ts:25
↓ 2 callers
Method
clipPos
(p: Pos)
src/components/codemirror-vim/cm_adapter.ts:479
↓ 2 callers
Function
cloneVimState
(state)
src/components/codemirror-vim/vim.js:7687
↓ 2 callers
Function
closeLintPanel
(view: EditorView)
src/features/linter/lint.ts:579
↓ 2 callers
Function
closeNotification
(cm: CodeMirror, newVal?: Function)
src/components/codemirror-vim/cm_adapter.ts:991
↓ 2 callers
Function
codeUpdate
( stobj: object, action: PayloadAction<{ code: string
src/features/globalSlice.ts:1116
↓ 2 callers
Function
computeFirstIndents
(candidateIndents: string[])
src/features/window/paneUtils.ts:478
↓ 2 callers
Function
createInsertModeChanges
(c)
src/components/codemirror-vim/vim.js:1352
↓ 2 callers
Function
cursorIsBetween
(cur1, cur2, cur3)
src/components/codemirror-vim/vim.js:4433
↓ 2 callers
Function
def
()
src/preload.ts:342
↓ 2 callers
Method
defaultTextHeight
()
src/components/codemirror-vim/cm_adapter.ts:513
↓ 2 callers
Function
deletePane
(state: State, paneId: number)
src/features/window/paneUtils.ts:322
↓ 2 callers
Function
diagnosticsTooltip
( view: EditorView, diagnostics: readonly Diagnostic[] )
src/features/linter/lint.ts:461
↓ 2 callers
Function
dialogDiv
dialog
src/components/codemirror-vim/cm_adapter.ts:985
↓ 2 callers
Function
doDeleteFolder
(state: State, folderid: number)
src/features/window/fileUtils.ts:80
↓ 2 callers
Function
doMoveTabToPane
( state: State, tabId: number, paneId: number, tabPosition?: number )
src/features/window/paneUtils.ts:241
↓ 2 callers
Function
doSelectFile
(state: State, fileid: number)
src/features/window/paneUtils.ts:465
↓ 2 callers
Function
doesCommandSucceed
(cmd: string, rootPath: string)
src/main/search.ts:187
↓ 2 callers
Method
execSync
(command: string, cwd: string)
src/main/fileSystem.ts:330
↓ 2 callers
Function
fillArray
(val, times)
src/components/codemirror-vim/vim.js:3353
↓ 2 callers
Function
findFunctionIds
( state: TestState, identifiers: { testId?: number | null functionName?: string
src/features/tests/testSlice.ts:81
↓ 2 callers
Function
findNext
(cm, prev, query, repeat)
src/components/codemirror-vim/vim.js:6159
↓ 2 callers
Function
findNextSearchResult
()
src/components/terminal.tsx:98
↓ 2 callers
Function
findParagraph
(cm, head, repeat, dir, inclusive)
src/components/codemirror-vim/vim.js:5241
↓ 2 callers
Function
findParentSplit
(state: State, splitOrPane: number | NestedArray)
src/features/window/paneUtils.ts:152
↓ 2 callers
Function
findSplitOfPane
(state: State, paneId: number)
src/features/window/paneUtils.ts:148
↓ 2 callers
Function
findUnescapedSeparators
(str, separator)
src/components/codemirror-vim/vim.js:5815
↓ 2 callers
Function
formatContents
( contents: LSP.MarkupContent | LSP.MarkedString | LSP.MarkedString[] )
src/features/lsp/lspPlugin.ts:1214
↓ 2 callers
Function
forward
(cm, ln, pos, dir)
src/components/codemirror-vim/vim.js:5342
↓ 2 callers
Function
getAllParentIds
(state: State, folderid: number)
src/features/window/fileUtils.ts:61
↓ 2 callers
Function
getCachedComments
()
src/features/extensions/utils.ts:278
↓ 2 callers
Method
getCompletion
(currentText: string, relevantDocs: string[])
src/features/chat/context.ts:55
↓ 2 callers
Function
getDepth
(folderId: number, isFile = false)
src/features/selectors.ts:470
↓ 2 callers
Function
getDiagnosticsPositions
( editorView: EditorView )
src/features/extensions/minimap.ts:4
↓ 2 callers
Method
getDocUri
(view = this.view)
src/features/lsp/lspPlugin.ts:204
↓ 2 callers
Function
getFileIndentUnit
(fid: number)
src/features/selectors.ts:431
↓ 2 callers
Function
getFileName
(fid: number)
src/features/selectors.ts:351
↓ 2 callers
Function
getFixLSPBlobForServerWithSideEffects
( view: EditorView, diagnosticLineNumber?: number )
src/features/linter/fixLSPExtension.ts:77
↓ 2 callers
Function
getLastBotMessageById
(conversationId: string)
src/features/chat/chatSelectors.ts:15
↓ 2 callers
Function
getLastEditPos
(cm)
src/components/codemirror-vim/vim.js:6299
↓ 2 callers
Function
getMarkPos
(cm, vim, markName)
src/components/codemirror-vim/vim.js:6288
↓ 2 callers
Function
getMatchingLines
(doc: Text, ...lines: string[])
src/features/chat/chatThunks.ts:84
↓ 2 callers
Function
getNextToken
()
src/features/tests/testSlice.ts:232
↓ 2 callers
Function
getNextToken
()
src/features/comment/commentSlice.ts:45
↓ 2 callers
Function
getNextWord
( condition: (buff: string) => boolean, startBuffer = '', capt
src/features/chat/chatThunks.ts:648
↓ 2 callers
Function
getNumIndentMarkersForNonEmptyLine
* 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 callers
Function
getNumberOfPanes
(state: State)
src/features/window/paneUtils.ts:36
↓ 2 callers
Function
getOnPasteFn
(cm)
src/components/codemirror-vim/vim.js:1100
↓ 2 callers
Function
getPane
(paneId: number)
src/features/selectors.ts:29
↓ 2 callers
Function
getPaneActiveTabId
(state: State, paneId: number)
src/features/window/paneUtils.ts:100
↓ 2 callers
Function
getPlatformInfo
()
src/utils.ts:197
↓ 2 callers
Function
getPrecedingLines
(view: EditorView, numLines: number)
src/components/editor.tsx:45
↓ 2 callers
Function
getProcedingLines
(view: EditorView)
src/components/editor.tsx:51
↓ 2 callers
Function
getRelativeFilePath
(fid: number)
src/features/selectors.ts:490
↓ 2 callers
Function
getRelativePathForFileId
(state: State, fileid: number)
src/features/window/fileUtils.ts:172
↓ 2 callers
Function
getSelectedPos
(view: EditorView)
src/components/editor.tsx:63
↓ 2 callers
Function
getSelectedText
(view: EditorView)
src/components/editor.tsx:75
↓ 2 callers
Method
getSelections
()
src/components/codemirror-vim/cm_adapter.ts:466
↓ 2 callers
Function
getSentence
* 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 callers
Function
getTab
()
src/features/generation/generate.ts:12
↓ 2 callers
Method
getWrapperElement
()
src/components/codemirror-vim/cm_adapter.ts:773
↓ 2 callers
Function
handleEsc
()
src/components/codemirror-vim/vim.js:1644
↓ 2 callers
Function
handleExternalSelection
(cm, vim)
src/components/codemirror-vim/vim.js:7514
↓ 2 callers
Function
handleOptionClick
(option: string)
src/components/tests.tsx:118
↓ 2 callers
Function
handleTabClick
(tabName: LeftTab)
src/components/search.tsx:125
↓ 2 callers
Function
hideDialog
(cm: CodeMirror, dialog: Element)
src/components/codemirror-vim/cm_adapter.ts:1048
↓ 2 callers
Function
highlightSearchMatches
(cm, query)
src/components/codemirror-vim/vim.js:6135
↓ 2 callers
Method
indentLess
()
src/components/codemirror-vim/cm_adapter.ts:543
↓ 2 callers
Method
indentLine
(line: number, more: boolean)
src/components/codemirror-vim/cm_adapter.ts:534
↓ 2 callers
Method
indentMore
()
src/components/codemirror-vim/cm_adapter.ts:540
↓ 2 callers
Function
initFixLSPFile
(state: FixLSPState, fileId: number)
src/features/fixLSP/fixLSPSlice.ts:139
← previous
next →
201–300 of 1,103, ranked by callers