Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajaxorg/ace-builds
/ functions
Functions
8,784 in github.com/ajaxorg/ace-builds
⨍
Functions
8,784
◇
Types & classes
48
↓ 4 callers
Method
scrollPageDown
()
ace.d.ts:833
↓ 4 callers
Method
scrollPageUp
()
ace.d.ts:834
↓ 4 callers
Method
scrollToLine
(line: number, center: boolean, animate: boolean, callback: () => void)
ace.d.ts:836
↓ 4 callers
Method
scrollToX
(scrollLeft: number)
ace.d.ts:641
↓ 4 callers
Method
scrollToY
(scrollTop: number)
ace.d.ts:640
↓ 4 callers
Method
selectDown
()
ace.d.ts:683
↓ 4 callers
Method
selectFileEnd
()
ace.d.ts:688
↓ 4 callers
Method
selectFileStart
()
ace.d.ts:689
↓ 4 callers
Method
selectLeft
()
ace.d.ts:685
↓ 4 callers
Method
selectLineEnd
()
ace.d.ts:687
↓ 4 callers
Method
selectLineStart
()
ace.d.ts:686
↓ 4 callers
Method
selectPageDown
()
ace.d.ts:829
↓ 4 callers
Method
selectPageUp
()
ace.d.ts:830
↓ 4 callers
Method
selectRight
()
ace.d.ts:684
↓ 4 callers
Method
selectUp
()
ace.d.ts:682
↓ 4 callers
Method
setAnimatedScroll
(shouldAnimate: boolean)
ace.d.ts:783
↓ 4 callers
Method
setAutoScrollEditorIntoView
(enable: boolean)
ace.d.ts:868
↓ 4 callers
Method
setCompositionText
(text: string)
ace.d.ts:649
↓ 4 callers
Method
setDefaultValue
(path: string, name: string, value: any)
ace.d.ts:372
↓ 4 callers
Method
setDisplayIndentGuides
(display: boolean)
ace.d.ts:787
↓ 4 callers
Method
setFoldStyle
(style: string)
ace.d.ts:116
↓ 4 callers
Method
setNewLineMode
(newLineMode: NewLineMode)
ace.d.ts:18
↓ 4 callers
Method
setPrintMarginColumn
(showPrintMargin: number)
ace.d.ts:791
↓ 4 callers
Method
setReadOnly
(readOnly: boolean)
ace.d.ts:793
↓ 4 callers
Method
setScrollMargin
(top: number, bottom: number, left: number, right: number)
ace.d.ts:608
↓ 4 callers
Method
setShowInvisibles
(showInvisibles: boolean)
ace.d.ts:785
↓ 4 callers
Method
setUndoSelect
(enable: boolean)
ace.d.ts:485
↓ 4 callers
Function
shift
(t)
src/mode-xquery.js:1364
↓ 4 callers
Function
shift
(t)
src/mode-jsoniq.js:1364
↓ 4 callers
Function
shift
(t)
src-noconflict/mode-xquery.js:1364
↓ 4 callers
Function
shift
(t)
src-noconflict/mode-jsoniq.js:1364
↓ 4 callers
Method
shiftRow
(shift: number)
ace.d.ts:54
↓ 4 callers
Method
showComposition
(position: number)
ace.d.ts:648
↓ 4 callers
Method
showCursor
()
ace.d.ts:624
↓ 4 callers
Method
sortLines
()
ace.d.ts:814
↓ 4 callers
Method
splitLine
()
ace.d.ts:807
↓ 4 callers
Function
spreadrest
(operation)
src/worker-javascript.js:5054
↓ 4 callers
Function
spreadrest
(operation)
src-noconflict/worker-javascript.js:5054
↓ 4 callers
Function
statements
(context)
src/worker-javascript.js:5198
↓ 4 callers
Function
statements
(context)
src-noconflict/worker-javascript.js:5198
↓ 4 callers
Function
t
(e)
src-min-noconflict/keybinding-vim.js:1
↓ 4 callers
Function
t
(e)
src-min/keybinding-vim.js:1
↓ 4 callers
Method
textToScreenCoordinates
(row: number, column: number)
ace.d.ts:645
↓ 4 callers
Method
toScreenRange
(session: EditSession)
ace.d.ts:153
↓ 4 callers
Method
toggleBlockComment
()
ace.d.ts:816
↓ 4 callers
Method
toggleCommentLines
()
ace.d.ts:815
↓ 4 callers
Method
toggleFold
(tryToUnfold?: boolean)
ace.d.ts:111
↓ 4 callers
Method
toggleFoldWidget
(toggleParent?: boolean)
ace.d.ts:121
↓ 4 callers
Method
toggleRecording
(editor: Editor)
ace.d.ts:556
↓ 4 callers
Function
tokenValue
(token)
src/worker-lua.js:1908
↓ 4 callers
Function
tokenValue
(token)
src-noconflict/worker-lua.js:1908
↓ 4 callers
Method
transformAction
(state: string, action: string, editor: Editor, session: EditSession, text: string)
ace.d.ts:349
↓ 4 callers
Method
transposeLetters
()
ace.d.ts:808
↓ 4 callers
Function
un
(e)
src-min-noconflict/worker-lua.js:1
↓ 4 callers
Function
un
(e)
src-min/worker-lua.js:1
↓ 4 callers
Method
undoChanges
(deltas: Delta[], dontSelect?: boolean)
ace.d.ts:483
↓ 4 callers
Method
updateBreakpoints
()
ace.d.ts:620
↓ 4 callers
Method
updateFontSize
()
ace.d.ts:582
↓ 4 callers
Method
updateFrontMarkers
()
ace.d.ts:618
↓ 4 callers
Method
updateLines
(firstRow: number, lastRow: number, force?: boolean)
ace.d.ts:579
↓ 4 callers
Function
updateSearchQuery
(cm, rawQuery, ignoreCase, smartCase)
src/keybinding-vim.js:4775
↓ 4 callers
Function
updateSearchQuery
(cm, rawQuery, ignoreCase, smartCase)
src-noconflict/keybinding-vim.js:4775
↓ 4 callers
Method
updateText
()
ace.d.ts:580
↓ 4 callers
Function
v
(e)
src-min-noconflict/worker-html.js:1
↓ 4 callers
Function
v
(e)
src-min/worker-html.js:1
↓ 4 callers
Method
visualizeBlur
()
ace.d.ts:647
↓ 4 callers
Method
visualizeFocus
()
ace.d.ts:646
↓ 4 callers
Function
vn
(e)
src-min-noconflict/worker-javascript.js:1
↓ 4 callers
Function
vn
(e)
src-min/worker-javascript.js:1
↓ 4 callers
Function
w
()
src-min-noconflict/ace.js:1
↓ 4 callers
Function
w
()
src-min/ace.js:1
↓ 4 callers
Function
x
()
src-min/ace.js:1
↓ 4 callers
Function
xt
(e)
src-min-noconflict/worker-lua.js:1
↓ 4 callers
Function
xt
(e)
src-min/worker-lua.js:1
↓ 4 callers
Function
y
(e)
src-min-noconflict/keybinding-vim.js:1
↓ 4 callers
Function
y
(e)
src-min/keybinding-vim.js:1
↓ 4 callers
Function
zn
(e)
src-min-noconflict/worker-javascript.js:1
↓ 4 callers
Function
zn
(e)
src-min/worker-javascript.js:1
↓ 3 callers
Function
$
(e)
src-min/ace.js:1
↓ 3 callers
Function
A
(e)
src-min-noconflict/worker-lua.js:1
↓ 3 callers
Function
An
(e)
src-min-noconflict/keybinding-vim.js:1
↓ 3 callers
Function
An
(e)
src-min/keybinding-vim.js:1
↓ 3 callers
Function
Ct
(e,t)
src-min-noconflict/keybinding-vim.js:1
↓ 3 callers
Function
Ct
(e,t)
src-min/keybinding-vim.js:1
↓ 3 callers
Function
Dn
(e)
src-min-noconflict/keybinding-vim.js:1
↓ 3 callers
Function
Dn
(e)
src-min/keybinding-vim.js:1
↓ 3 callers
Function
En
(e,t)
src-min-noconflict/worker-javascript.js:1
↓ 3 callers
Function
En
(e,t)
src-min/worker-javascript.js:1
↓ 3 callers
Function
G
(e,t,n)
src-min-noconflict/worker-xml.js:1
↓ 3 callers
Function
G
(e,t,n)
src-min/worker-xml.js:1
↓ 3 callers
Function
It
()
src-min-noconflict/worker-lua.js:1
↓ 3 callers
Function
It
()
src-min/worker-lua.js:1
↓ 3 callers
Function
Kn
(e)
src-min-noconflict/worker-javascript.js:1
↓ 3 callers
Function
Kn
(e)
src-min/worker-javascript.js:1
↓ 3 callers
Function
L
()
src-min-noconflict/ace.js:1
↓ 3 callers
Function
L
()
src-min/ace.js:1
↓ 3 callers
Function
M
(e)
src-min-noconflict/worker-html.js:1
↓ 3 callers
Function
M
(e)
src-min-noconflict/ace.js:1
↓ 3 callers
Function
M
(e)
src-min/worker-html.js:1
↓ 3 callers
Function
M
(e)
src-min/ace.js:1
← previous
next →
901–1,000 of 8,784, ranked by callers