MCPcopy Create free account

hub / github.com/CodinGame/monaco-vscode-api / functions

Functions964 in github.com/CodinGame/monaco-vscode-api

↓ 1 callersFunctiongetLocalizationManifest
()
src/l10n.ts:58
↓ 1 callersFunctiongetPackageDirectory
(packageName: string)
rollup/plugins/rollup-subpackage-plugin.ts:496
↓ 1 callersFunctiongetPaths
(filePath: string)
src/extension-tools.ts:44
↓ 1 callersFunctiongetRollupOptions
(packageName, groups, options)
rollup/tools/configuredSubpackagePlugin.ts:199
↓ 1 callersFunctiongetSearchConfigFromVSCode
( configurationService?: IConfigurationService, resource?: URI )
src/service-override/tools/search-utils/config.ts:51
↓ 1 callersFunctiongetSingleMainGroup
(groups: Set<string>)
rollup/plugins/rollup-subpackage-plugin.ts:354
↓ 1 callersMethodgetSize
(part: Parts)
src/service-override/layout.ts:79
↓ 1 callersMethodgetSize
()
src/service-override/files.ts:263
↓ 1 callersFunctiongetStorageServiceOverride
({ fallbackOverride, databaseFactories }: StorageServiceParameters = {})
src/service-override/storage.ts:207
↓ 1 callersMethodgetUserKeybindingItems
()
src/service-override/keybindings.ts:159
↓ 1 callersFunctiongetVersionRecursive
(pack: Package)
rollup/rollup.monaco.ts:43
↓ 1 callersMethodhandleContainerDidLayout
(container: HTMLElement, dimension: dom.IDimension)
src/service-override/layout.ts:251
↓ 1 callersMethodinit
(accessor: ServicesAccessor)
src/service-override/layout.ts:174
↓ 1 callersFunctioninitLayoutState
()
src/service-override/views.ts:431
↓ 1 callersFunctioninitUserConfiguration
* Should be called only BEFORE the service are initialized to initialize the file on the filesystem before the configuration service initializes
src/service-override/configuration.ts:74
↓ 1 callersFunctioninitUserKeybindings
* Should be called only BEFORE the service are initialized to initialize the file on the filesystem before the keybindings service initializes
src/service-override/keybindings.ts:45
↓ 1 callersFunctioninitializeUserData
( userDataInitializationService: UserDataInitializationService, configurationService: IWorkbenchConfigurat
src/service-override/userDataProfile.ts:51
↓ 1 callersFunctioninjectCss
(target: HTMLElement)
src/css.ts:50
↓ 1 callersFunctionisDynamicKeybindingService
(keybindingService: IKeybindingService)
src/monaco.ts:399
↓ 1 callersFunctionisEditorPartVisible
()
src/service-override/views.ts:186
↓ 1 callersFunctionisElementVisible
(el: HTMLElement)
src/service-override/views.ts:172
↓ 1 callersFunctionisExpressionStatement
( node: recast.types.namedTypes.Node )
rollup/tools/vscode.ts:268
↓ 1 callersFunctionisFilePatternMatch
* Checks if a file path matches a pattern using fuzzy or exact matching * @param path - The file path to check * @param filePatternToUse - The patte
src/service-override/tools/search-providers/workspace-search-provider.ts:33
↓ 1 callersFunctionisHTMLFileSystemProvider
( provider: IFileSystemProvider )
src/service-override/dialogs.ts:10
↓ 1 callersFunctionisHTMLFileSystemProvider
( provider: IFileSystemProvider )
src/service-override/search.ts:31
↓ 1 callersFunctionisKeybindingConfigurationVisible
()
src/service-override/quickaccess.ts:41
↓ 1 callersFunctionisLiteral
( node: recast.types.namedTypes.Node )
rollup/tools/vscode.ts:273
↓ 1 callersFunctionisLocaleAvailable
(locale: string)
src/l10n.ts:12
↓ 1 callersFunctionisPartVisibile
(part: Parts)
src/service-override/tools/views.ts:459
↓ 1 callersMethodisVisible
()
src/service-override/tools/editor.ts:442
↓ 1 callersFunctionisWorkerInitialized
()
src/workers/editor.worker.ts:8
↓ 1 callersFunctionisWorkspaceService
( configurationService: IWorkbenchConfigurationService )
src/service-override/userDataProfile.ts:45
↓ 1 callersFunctionlookupMime
(path: string)
src/extension-tools.ts:33
↓ 1 callersMethodmatchesFilePattern
* Checks if a file path matches a given pattern * @param path - The file path to check * @param pattern - The pattern to match against * @ret
src/service-override/tools/search-providers/workspace-search-provider.ts:453
↓ 1 callersFunctionmemoized
(fct: (...args: A) => T)
src/tools.ts:7
↓ 1 callersFunctionmemoizedConstructor
( // eslint-disable-next-line @typescript-eslint/no-explicit-any ctor: new (...args: any[]) => T )
src/tools.ts:17
↓ 1 callersMethodmkdirSync
(resource: URI)
src/service-override/files.ts:632
↓ 1 callersMethodonActiveWindowChanged
()
src/service-override/layout.ts:267
↓ 1 callersMethodonDidChangeFullScreen
()
src/service-override/host.ts:86
↓ 1 callersFunctiononPartVisibilityChange
(part: Parts, listener: (visible: boolean) => void)
src/service-override/views.ts:140
↓ 1 callersFunctionparseMarkdown
( text: string, events: { onTest(range: vscode.Range, a: number, operator: string, b: number, ex
demo/src/features/testing.ts:23
↓ 1 callersFunctionprepareContainer
(container: Docker.Container)
demo/src/debugServer.ts:39
↓ 1 callersFunctionprintTree
(node: Node, prefix: string = '', isLast: boolean = true)
rollup/tools/configuredSubpackagePlugin.ts:662
↓ 1 callersFunctionpropagate
(subpackage: SubPackage, path: string[])
rollup/tools/configuredSubpackagePlugin.ts:571
↓ 1 callersFunctionpropagate
(group: string, module: Module)
rollup/plugins/rollup-subpackage-plugin.ts:324
↓ 1 callersFunctionpropagateDependency
(module: Module, dependencies: string[])
rollup/plugins/rollup-subpackage-plugin.ts:291
↓ 1 callersMethodprovideKeybindings
()
src/monaco.ts:390
↓ 1 callersFunctionpublishNpm
(version: string, tag: string)
release.ts:21
↓ 1 callersFunctionread
(stream: Readable)
src/rollup-vsix-plugin.ts:19
↓ 1 callersMethodreadFile
(resource: URI)
src/service-override/files.ts:530
↓ 1 callersMethodreadFile
(resource: URI)
src/service-override/files.ts:858
↓ 1 callersMethodreadStream
()
src/service-override/files.ts:77
↓ 1 callersFunctionreadVsix
(file: string)
src/rollup-vsix-plugin.ts:31
↓ 1 callersFunctionregisterCommands
* This function comes from VSCode (vs/workbench/browser/web.factory.ts) * It's duplicated here because it's not exported and used in a code we can't
src/services.ts:72
↓ 1 callersFunctionregisterDefaultApiHandler
(handler: (api: typeof vscode) => void)
src/extensions.ts:55
↓ 1 callersFunctionregisterExtensionFile
(file: RegisteredFileNode)
src/service-override/files.ts:1237
↓ 1 callersFunctionregisterExtensionFileUrl
( extensionLocation: URI, filePath: string, url: string, metadataOrMimeType?: string | ExtensionFileMe
src/extensions.ts:92
↓ 1 callersFunctionregisterFileUrl
( path: string, url: string, metadataOrMimeType?: string | ExtensionFileMetadata )
src/extensions.ts:272
↓ 1 callersFunctionregisterHTMLFileSystemProvider
()
src/service-override/files.ts:1356
↓ 1 callersMethodregisterKeybindingProvider
(provider: KeybindingProvider)
src/monaco.ts:395
↓ 1 callersFunctionregisterLocalApiFactory
(_apiFactory: ApiFactory)
src/extensions.ts:50
↓ 1 callersFunctionregisterRemoteExtension
( options: RegisterRemoteExtensionParams | string )
src/extensions.ts:127
↓ 1 callersFunctionreload
()
demo/src/sandbox.ts:66
↓ 1 callersMethodrenderInput
(input: EditorInput)
demo/src/features/customView.views.ts:81
↓ 1 callersFunctionrenderPart
(partContainer: HTMLElement, part: Part)
src/service-override/views.ts:103
↓ 1 callersFunctionreplaceInterface
(int: ts.InterfaceDeclaration, from: string, entityName: string[])
rollup/tools/typeDedup.ts:16
↓ 1 callersFunctionresolveEditorsToOpen
( fileService: IFileService, initialEditorsState: IInitialEditorsState | undefined )
src/service-override/views.ts:325
↓ 1 callersFunctionresolveVscode
(importee: string, importer?: string)
rollup/tools/vscode.ts:333
↓ 1 callersFunctionresolveVscodePlugin
(vscodeVersion?: string, vscodeCommit?: string)
rollup/tools/vscode.ts:361
↓ 1 callersFunctionresolveWorkspace
(configuration: IWorkbenchConstructionOptions)
src/workbench.ts:42
↓ 1 callersFunctionrun
(options: SemanticReleaseOptions)
release.ts:69
↓ 1 callersMethodrun
(item: vscode.TestItem, options: vscode.TestRun)
demo/src/features/testing.ts:159
↓ 1 callersMethodsearchInFile
* Searches for matches within a single file * @param uri - The file URI to search * @param regexp - The compiled regex pattern * @param token
src/service-override/tools/search-providers/workspace-search-provider.ts:297
↓ 1 callersMethodsendMessage
(message: string)
demo/src/debugServer.ts:125
↓ 1 callersFunctionsequential
( fn: (...params: P) => Promise<T> )
demo/src/debugServer.ts:154
↓ 1 callersFunctionsetAvailableLocales
(locales: Set<string>)
src/l10n.ts:8
↓ 1 callersFunctionsetEquals
(a: Set<T>, b: Set<T>)
rollup/plugins/rollup-subpackage-plugin.ts:404
↓ 1 callersFunctionsetLocalExtensionHost
(_localExtensionHost: typeof LocalExtensionHost)
src/service-override/extensions.ts:80
↓ 1 callersMethodsetLocale
(id: string)
src/service-override/localization.ts:24
↓ 1 callersMethodsetPanelPosition
(position: Position)
src/service-override/layout.ts:344
↓ 1 callersMethodsetSideBarPosition
(position: Position)
src/service-override/layout.ts:498
↓ 1 callersFunctionshouldRestoreEditors
( contextService: IWorkspaceContextService, initialEditorsState: IInitialEditorsState | undefined )
src/service-override/views.ts:312
↓ 1 callersFunctionshouldUseGlobalPicker
()
src/service-override/quickaccess.ts:47
↓ 1 callersFunctionsleep
(duration: number)
src/tools.ts:28
↓ 1 callersFunctionsplitArray
( set: T[], isInFirstSet: (item: T) => boolean )
rollup/plugins/rollup-subpackage-plugin.ts:57
↓ 1 callersFunctionstartWatchingWorkspace
( controller: vscode.TestController, fileChangedEmitter: vscode.EventEmitter<vscode.Uri> )
demo/src/features/testing.ts:390
↓ 1 callersFunctionstartup
(instantiationService: IInstantiationService)
src/lifecycle.ts:55
↓ 1 callersMethodstats
()
src/service-override/files.ts:67
↓ 1 callersFunctionthrottle
( fct: (param: T) => Promise<void>, merge: (a: T, b: T) => T, delay: number )
src/tools.ts:32
↓ 1 callersMethodtoFileStat
( provider: IFileSystemProvider, resource: URI, stat: IStat | ({ type: FileType } & Partial<IStat>
src/service-override/files.ts:1185
↓ 1 callersFunctiontransformInitializationState
(state)
src/service-override/views.ts:240
↓ 1 callersFunctiontransformVSCodeCode
( id: string, code: string, vscodeVersion?: string, vscodeCommit?: string )
rollup/tools/vscode.ts:127
↓ 1 callersFunctionupdateKeydinbingsDirty
()
demo/src/main.views.ts:81
↓ 1 callersFunctionupdateSettingsDirty
()
demo/src/main.views.ts:55
↓ 1 callersFunctionupdateUserConfiguration
* Can be called at any time after the services are initialized to update the user configuration
src/service-override/configuration.ts:85
↓ 1 callersFunctionupdateUserKeybindings
* Can be called at any time after the services are initialized to update the user configuration
src/service-override/keybindings.ts:57
↓ 1 callersFunctionupdateVSCodeDependencies
()
scripts/update-vscode-dependencies.ts:19
↓ 1 callersFunctionvscodeLocalizationPlugin
()
rollup/tools/vscode.ts:421
↓ 1 callersFunctionwrapOpenEditor
( textModelService: ITextModelService, defaultBehavior: IEditorService['openEditor'], fallbackBahavior?:
src/service-override/tools/editor.ts:220
FunctionDEFAULT_RESOLVE_STARTUP_KIND
(resolveDefault)
src/service-override/lifecycle.ts:22
← previousnext →201–300 of 964, ranked by callers