Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodinGame/monaco-vscode-api
/ functions
Functions
964 in github.com/CodinGame/monaco-vscode-api
⨍
Functions
964
◇
Types & classes
880
Method
rename
(from: URI, to: URI, opts: IFileOverwriteOptions)
src/service-override/files.ts:967
Method
rename
(from: URI, to: URI, opts: IFileOverwriteOptions)
src/service-override/files.ts:1062
Function
render
(element)
demo/src/features/customView.views.ts:44
Function
render
(element)
demo/src/features/customView.workbench.ts:44
Function
renderActivitybarPar
(container: HTMLElement)
src/service-override/views.ts:148
Function
renderAuxiliaryPart
(container: HTMLElement)
src/service-override/views.ts:160
Method
renderBody
(container: HTMLElement)
src/service-override/tools/views.ts:359
Function
renderChunk
(code, chunk)
rollup/rollup.config.ts:184
Function
renderChunk
(code, chunk)
rollup/tools/configuredSubpackagePlugin.ts:269
Function
renderChunk
(code, chunk)
rollup/plugins/rollup-carry-dts-plugin.ts:136
Function
renderChunk
* transform back the chunk into a css file, replacing the urls with the emitted ones
rollup/plugins/css-import-plugin.ts:98
Function
renderDynamicImport
({ targetModuleId })
rollup/plugins/dynamic-import-polyfill-plugin.ts:5
Function
renderEditorPart
(container: HTMLElement)
src/service-override/views.ts:164
Method
renderInput
(input: EditorInput)
demo/src/features/customView.workbench.ts:81
Function
renderPanelPart
(container: HTMLElement)
src/service-override/views.ts:156
Function
renderSidebarPart
(container: HTMLElement)
src/service-override/views.ts:152
Function
renderStatusBarPart
(container: HTMLElement)
src/service-override/views.ts:168
Method
resize
(cols: number, rows: number)
demo/src/features/terminal.ts:47
Method
resizePart
()
src/service-override/layout.ts:368
Function
resolveAndCollectDirectory
* Resolves a directory and collects its files * @param dirUri - The directory URI to resolve * @param depth - Current directory depth for recurs
src/service-override/tools/search-utils/base-provider.ts:136
Function
resolveDebugConfiguration
()
demo/src/features/debugger.ts:55
Function
resolveFileUrl
(options)
rollup/plugins/resolve-asset-url-plugin.ts:7
Function
resolveId
(source, importer)
rollup/rollup.monaco.ts:66
Function
resolveId
(source)
rollup/rollup.language-packs.ts:60
Function
resolveId
()
rollup/rollup.default-extensions.ts:176
Function
resolveId
(this: rollup.PluginContext, importeeUrl, importer)
rollup/tools/vscode.ts:364
Function
resolveId
(source)
rollup/tools/configuredSubpackagePlugin.ts:239
Function
resolveId
(source, importer)
rollup/plugins/rollup-subpackage-plugin.ts:519
Function
resolveId
(importee)
rollup/plugins/vscode-asset-glob-meta-url-plugin.ts:17
Function
resolveId
(source)
src/rollup-extension-directory-plugin.ts:25
Function
resolveId
(source)
src/rollup-vsix-plugin.ts:70
Function
resolveId
(source, importer, options)
demo/vite.netlify.config.ts:20
Function
resolveId
(source, importer, options)
demo/vite.config.ts:22
Method
resolveKeybinding
(keybinding: Keybinding)
src/monaco.ts:442
Method
resolveKeyboardEvent
(keyboardEvent: IKeyboardEvent)
src/monaco.ts:438
Method
resolveUserBinding
(userBinding: string)
src/monaco.ts:446
Method
restore
(instantiationService: IInstantiationService)
src/service-override/workbench.ts:51
Method
reveal
()
src/missing-services.ts:4696
Function
run
()
demo/src/main.views.ts:69
Function
run
(accessor)
demo/src/features/customView.views.ts:58
Function
run
(accessor)
demo/src/features/customView.workbench.ts:58
Function
runHandler
(request: vscode.TestRunRequest, cancellation: vscode.CancellationToken)
demo/src/features/testing.ts:217
Function
runTestQueue
()
demo/src/features/testing.ts:276
Function
sanitizeFileName
(fileName: string)
rollup/tools/config.ts:40
Method
saveWorkingSet
(name: string)
src/service-override/tools/editor.ts:836
Method
scanBuiltinExtensions
()
src/service-override/extensions.ts:324
Method
scanExtensions
()
src/service-override/remoteAgent.ts:102
Method
scopedContextKeyService
()
src/missing-services.ts:839
Method
scopedContextKeyService
()
src/service-override/tools/editor.ts:143
Method
searchModel
()
src/missing-services.ts:3262
Method
selected
()
src/missing-services.ts:4784
Function
sendOutput
(category: 'stdout' | 'stderr', output: Buffer)
demo/src/debugServer.ts:205
Method
sendSignal
()
demo/src/features/terminal.ts:53
Method
serialize
(editor: CustomEditorInput)
demo/src/features/customView.views.ts:159
Method
serialize
(editor: CustomEditorInput)
demo/src/features/customView.workbench.ts:159
Method
servers
()
src/missing-services.ts:5774
Function
set
()
src/missing-services.ts:542
Method
setActive
(isActive: boolean)
src/service-override/tools/editor.ts:591
Method
setAlignment
(alignment: 'top' | 'center' | { top: number; left: number })
src/service-override/quickaccess.ts:185
Function
setAsDefaultApi
()
src/extensions.ts:299
Function
setDescription
(description: string)
src/service-override/tools/views.ts:207
Function
setDirty
(dirty: boolean)
src/service-override/tools/views.ts:243
Function
setInput
( input: EditorInput, editorOptions: IEditorOptions | undefined, context: IEditorOpenContext,
src/service-override/tools/views.ts:115
Method
setLevel
(level: LogLevel)
src/service-override/files.ts:1317
Function
setLocale
(id)
demo/src/setup.common.ts:523
Function
setName
(name: string)
src/service-override/tools/views.ts:197
Method
setPanelAlignment
()
src/service-override/layout.ts:358
Function
setPartVisibility
( part: Exclude<Parts, Parts.STATUSBAR_PART | Parts.TITLEBAR_PART>, visible: boolean )
src/service-override/tools/views.ts:463
Function
setReady
()
src/service-override/terminal.ts:79
Method
setTheme
(themeName: string)
src/service-override/theme.ts:24
Function
setTitle
(title: Label)
src/service-override/tools/views.ts:202
Function
setUnicodeVersion
()
src/service-override/terminal.ts:155
Function
setupFileChangeListener
* Sets up the file change event listener
src/service-override/tools/search-utils/base-provider.ts:127
Method
shouldAttemptTaskReconnection
()
src/service-override/lifecycle.ts:41
Function
shouldExclude
* Determines if a path should be excluded based on glob patterns * @param path - The file path to check * @param excludePatterns - Array of glob
src/service-override/tools/search-utils/base-provider.ts:441
Function
shouldIncludeFile
* Determines if a file should be included in the cache * @param uri - The file URI * @returns True if the file should be included
src/service-override/tools/search-utils/base-provider.ts:424
Function
shouldProcessEntry
* Determines if an entry should be processed based on limits and filters * @param entry - The file stat entry * @param depth - Current recursion
src/service-override/tools/search-utils/base-provider.ts:204
Method
shouldUseSimplified
(scheme: string)
src/service-override/dialogs.ts:17
Method
showConfirm
()
demo/src/features/customView.views.ts:113
Method
showConfirm
()
demo/src/features/customView.workbench.ts:113
Method
showInline
()
src/missing-services.ts:4776
Method
showInlineOutput
()
src/missing-services.ts:4264
Method
shutdown
()
src/missing-services.ts:1193
Method
shutdown
(immediate: boolean)
demo/src/features/terminal.ts:26
Method
sideGroup
()
src/missing-services.ts:914
Method
sideGroup
()
src/missing-services.ts:1000
Method
sideGroup
()
src/service-override/editor.ts:58
Method
sideGroup
()
src/service-override/editor.ts:127
Method
sideGroup
()
src/service-override/tools/editor.ts:926
Method
sortOrderConfiguration
()
src/missing-services.ts:2509
Method
startupMetrics
()
src/missing-services.ts:1897
Method
stat
(resource: URI)
src/service-override/files.ts:516
Method
stat
(resource: URI)
src/service-override/files.ts:846
Method
stat
(resource: URI)
src/service-override/files.ts:1046
Method
state
()
src/missing-services.ts:1473
Method
state
()
src/missing-services.ts:6365
Method
stateResource
()
src/service-override/environment.ts:55
Function
stats
()
src/service-override/files.ts:186
Method
stats
()
src/service-override/files.ts:112
Method
storeLocale
(locale: string | undefined)
src/service-override/localization.ts:39
← previous
next →
801–900 of 964, ranked by callers