MCPcopy Create free account

hub / github.com/Acode-Foundation/Acode / functions

Functions3,819 in github.com/Acode-Foundation/Acode

↓ 13 callersMethodpreventDefault
()
src/handlers/intent.js:141
↓ 13 callersMethodrender
* Render visible items
src/components/virtualList/index.js:81
↓ 13 callersMethodsetData
(byte[] rawData)
src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/cordovahttp/CordovaHttpResponse.java:44
↓ 13 callersMethodstop
(onSuccess: () => void, onError: (error: any) => void)
src/plugins/server/index.d.ts:2
↓ 13 callersFunctionwarnRecoverable
(message, error, key)
src/lib/editorManager.js:124
↓ 12 callersMethod#safeName
* * @param {String} name
src/fileSystem/sftp.js:497
↓ 12 callersFunctionFileBrowser
* * @param {BrowseMode} [mode='file'] Specify file browser mode, value can be 'file', 'folder' or 'both' * @param {string} info A small message to s
src/pages/fileBrowser/index.js:20
↓ 12 callersFunctionaddLspLogFor
( source: unknown, level: LspLogLevel, message: unknown, details?: unknown, )
src/cm/lsp/logs.ts:92
↓ 12 callersFunctiondefineServer
(options: ManagedServerOptions)
src/cm/lsp/providerUtils.ts:66
↓ 12 callersMethodgetJSONObject
(JSONObject ob, String key)
src/plugins/server/src/android/com/foxdebug/server/NanoHTTPDWebserver.java:339
↓ 12 callersFunctiongetModeForPath
(path: string)
src/cm/modelist.ts:98
↓ 12 callersMethodload
* Load and render entries for a directory * @param {string} url - Directory URL
src/components/fileTree/index.js:44
↓ 12 callersMethodopenInBrowser
* Opens src in browser * @param src
src/plugins/system/system.d.ts:227
↓ 12 callersMethodsetPadding
()
src/plugins/browser/android/com/foxdebug/browser/Menu.java:184
↓ 11 callersMethod#connectIfNotConnected
()
src/fileSystem/ftp.js:338
↓ 11 callersFunctionadd
(name, css)
src/lib/fonts.js:134
↓ 11 callersFunctionanimate
( this, { opacity: 0, }, { duration: isNoTransition ? 0.08 : 0.12, ease: "easeI
src/components/WebComponents/wcPage.js:172
↓ 11 callersMethodconnect
()
src/fileSystem/sftp.js:400
↓ 11 callersMethodget
Start a 'GET' request to the given URL @param url @return request @throws HttpRequestException
src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/http/HttpRequest.java:905
↓ 11 callersMethodgetFilesDir
()
src/plugins/system/android/com/foxdebug/system/System.java:1056
↓ 11 callersMethodgetLoggedInUser
* @param {boolean} forceFetch * @returns {Promise<User>}
src/lib/auth.js:129
↓ 11 callersMethodgetType
()
src/plugins/system/android/com/foxdebug/system/Ui.java:121
↓ 11 callersFunctionlogLspInfo
(...args: unknown[])
src/cm/lsp/clientManager.ts:125
↓ 11 callersMethodlsDir
(JSONArray args, CallbackContext callback)
src/plugins/sftp/src/com/foxdebug/sftp/Sftp.java:409
↓ 11 callersMethodsetProperty
Set property to given value. <p> Specifying a null value will cause the property to be cleared @param name @param value @return previous value
src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/http/HttpRequest.java:1306
↓ 11 callersMethodstart
* Starts a shell process and enables real-time streaming of stdout, stderr, and exit status. * * @param {string} command - The shell command to
src/plugins/terminal/www/Executor.js:60
↓ 11 callersMethodstat
(JSONArray args, CallbackContext callback)
src/plugins/sftp/src/com/foxdebug/sftp/Sftp.java:485
↓ 11 callersMethodupdate
* Update tree name and url * @param {string} url * @param {string} [name]
src/lib/fileList.js:591
↓ 11 callersMethodupdate
()
src/plugins/admob/src/www/ads/native.ts:35
↓ 11 callersFunctionwithSupportedEditor
(url)
src/sidebarApps/extensions/index.js:38
↓ 10 callersMethod#notConnected
* * @param {String} connectionID * @returns {Boolean}
src/fileSystem/sftp.js:556
↓ 10 callersMethodblur
* Blur terminal
src/components/terminal/terminal.js:942
↓ 10 callersFunctionbuildUrl
(...parts)
src/plugins/terminal/www/Terminal.js:173
↓ 10 callersFunctioncharAt
(doc: Text, index: number)
src/cm/colorView.ts:62
↓ 10 callersMethodclear
()
src/plugins/auth/src/android/EncryptedPreferenceManager.java:69
↓ 10 callersMethoddecode
( String content, // base64 encoded string String charSetName, CallbackContext callbac
src/plugins/system/android/com/foxdebug/system/System.java:733
↓ 10 callersFunctionemit
* Emit an event * @param {string} event * @param {...any} args
src/lib/fileList.js:390
↓ 10 callersFunctionfillTemplate
(template, replacements)
src/settings/lspServerDetail.js:65
↓ 10 callersMethodmatches
(id)
src/theme/builder.js:296
↓ 10 callersMethodpushNotification
* Push a notification * @param {string} title Title of the notification * @param {string} message Message body of the notification * @param {Obj
src/lib/acode.js:954
↓ 10 callersMethodrename
( id: string, // connection id oldPath: string, newPath: string, onSuccess: SuccessCallback,
src/plugins/ftp/index.d.ts:109
↓ 10 callersFunctionrender
()
src/pages/plugin/plugin.js:412
↓ 10 callersMethodrender
()
src/pages/quickTools/quickTools.js:70
↓ 10 callersFunctionsetMessage
(reject)
src/fileSystem/internalFs.js:336
↓ 10 callersMethodstart
()
src/plugins/admob/src/www/index.ts:24
↓ 9 callersFunctionactions
(action, value)
src/handlers/quickTools.js:203
↓ 9 callersFunctioncallback
()
src/pages/fileBrowser/fileBrowser.js:1302
↓ 9 callersMethodcanWrite
(Uri uri)
src/plugins/sdcard/src/android/SDcard.java:1147
↓ 9 callersMethoddispose
()
src/cm/lsp/clientManager.ts:463
↓ 9 callersFunctionexecAsync
(action: CordovaAction, args?: unknown[])
src/plugins/admob/src/www/common.ts:61
↓ 9 callersFunctionfind
* Finds the next/previous search result * @param {number} skip Number of search results to skip * @param {boolean} backward Whether to search backwa
src/handlers/quickTools.js:529
↓ 9 callersMethodgetFileForDocId
Get the file given a document id (the reverse of {@link #getDocIdForFile}).
src/plugins/terminal/src/android/AlpineDocumentProvider.java:344
↓ 9 callersMethodgetInputStream
(DocumentFile file)
src/plugins/server/src/android/com/foxdebug/server/NanoHTTPDWebserver.java:332
↓ 9 callersFunctioninstallPlugin
()
src/lib/openFolder.js:469
↓ 9 callersFunctionnormalizeRanges
(ranges: readonly DocRange[])
src/cm/colorView.ts:167
↓ 9 callersFunctionprompt
(username, password, hostname, alias, port, security, mode)
src/lib/remoteStorage.js:90
↓ 9 callersFunctionrenderChangelog
(text)
src/pages/changelog/changelog.js:153
↓ 9 callersFunctionrunLspCommand
(commandFn, options = {})
src/cm/commandRegistry.js:1273
↓ 9 callersMethodsetErrorMessage
(String message)
src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/cordovahttp/CordovaHttpResponse.java:54
↓ 9 callersMethodsetStatus
(int status)
src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/cordovahttp/CordovaHttpResponse.java:28
↓ 9 callersMethodshowContextMenu
()
src/components/terminal/terminalTouchSelection.js:973
↓ 9 callersFunctionstopManagedServer
(serverId: string)
src/cm/lsp/serverLauncher.ts:1182
↓ 9 callersFunctionupdateHeight
* Update the height of the element * @param {HTMLElement} $el
src/sidebarApps/extensions/index.js:696
↓ 8 callersMethod#clearMenuShowTimer
()
src/cm/touchSelectionMenu.js:628
↓ 8 callersMethodbaseEvent
(String id, String type)
src/plugins/sdcard/src/android/WorkspaceIndex.java:1147
↓ 8 callersMethodcleanup
(String id)
src/plugins/terminal/src/android/TerminalService.java:332
↓ 8 callersMethodcleanupCallback
(String id)
src/plugins/terminal/src/android/Executor.java:500
↓ 8 callersMethoddestroy
* Destroy the file tree and cleanup
src/components/fileTree/index.js:315
↓ 8 callersMethodfit
* Fit terminal to container
src/components/terminal/terminal.js:892
↓ 8 callersMethodformatUri
(String filename)
src/plugins/sdcard/src/android/SDcard.java:199
↓ 8 callersMethodgetBoolean
(String key, boolean defaultValue)
src/plugins/auth/src/android/EncryptedPreferenceManager.java:57
↓ 8 callersMethodgetView
(preferred?: EditorView)
src/cm/lsp/workspace.ts:31
↓ 8 callersMethodisBinary
(FileEntry entry)
src/plugins/sdcard/src/android/WorkspaceIndex.java:983
↓ 8 callersFunctionisUndefined
(arg)
src/plugins/cordova-plugin-advanced-http/www/umd-tough-cookie.js:3512
↓ 8 callersFunctionitem
(onclick, text, mode = "all", readOnly = false)
src/lib/selectionMenu.js:84
↓ 8 callersFunctionpositionToOffset
* Convert Ace position {row, column} to CodeMirror offset
src/lib/editorFile.js:43
↓ 8 callersMethodrefresh
* Refresh the current directory
src/components/fileTree/index.js:332
↓ 8 callersFunctionrunQuickCommand
(command: string)
src/cm/lsp/installRuntime.ts:38
↓ 8 callersMethodsend
(CallbackContext callback, JSONObject event, boolean keep)
src/plugins/sdcard/src/android/WorkspaceIndex.java:1155
↓ 8 callersFunctionsendText
* Sends text * @param {string} text * @param {string} id * @param {string} mimeType * @param {(txt: string) => string} processText
src/lib/run.js:521
↓ 8 callersMethodsetInputType
(String type)
src/plugins/system/android/com/foxdebug/system/System.java:2152
↓ 8 callersMethodsetText
(String text, int color)
src/plugins/browser/android/com/foxdebug/browser/Menu.java:202
↓ 8 callersMethodupdate
(update: ViewUpdate)
src/cm/indentGuides.ts:308
↓ 8 callersFunctionupdateItemDisplay
($list, itemsByKey, key, value, extras = {})
src/settings/lspServerDetail.js:209
↓ 7 callersMethod#hasSelection
()
src/cm/touchSelectionMenu.js:664
↓ 7 callersMethod#log
(level: LspLogLevel, message: string, details?: unknown)
src/cm/lsp/workspace.ts:59
↓ 7 callersMethod#shouldShowMenu
()
src/cm/touchSelectionMenu.js:405
↓ 7 callersFunctionajax
(options = {})
src/lib/ajax.js:50
↓ 7 callersMethodcharset
Get 'charset' parameter from 'Content-Type' response header @return charset or null if none
src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/http/HttpRequest.java:2193
↓ 7 callersMethodcopy
Copy from input stream to output stream @param input @param output @return this request @throws IOException
src/plugins/cordova-plugin-advanced-http/src/android/com/silkimen/http/HttpRequest.java:2485
↓ 7 callersFunctionenterTypeContext
(state: LuauState, depth = 0)
src/cm/modes/luau/index.ts:185
↓ 7 callersFunctionevaluateNode
(node, scope)
src/lib/prettierFormatter.js:396
↓ 7 callersMethodfileExists
(String path, String countSymlinks)
src/plugins/system/android/com/foxdebug/system/System.java:1017
↓ 7 callersMethodgetCallbackContext
(String id)
src/plugins/terminal/src/android/Executor.java:496
↓ 7 callersFunctiongetServerOverride
(id)
src/settings/lspConfigUtils.js:31
↓ 7 callersMethodgetTheme
* Get a theme by name * @param {string} themeName - Theme name * @returns {object} Theme object
src/components/terminal/terminalThemeManager.js:456
↓ 7 callersMethodhasPermission
* Checks whether the app has provided permission * @param permission constant value of the permission required @see https://developer.android.com/
src/plugins/system/system.d.ts:218
↓ 7 callersMethodinit
()
src/lib/settings.js:224
↓ 7 callersFunctionmarkLanguageReady
(file, languageSignature, ready)
src/lib/editorManager.js:1367
↓ 7 callersMethodon
(...args: Parameters<typeof document.addEventListener>)
src/plugins/admob/src/www/ads/base.ts:44
← previousnext →101–200 of 3,819, ranked by callers