MCPcopy Create free account

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

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

FunctionUnsupported
(target: object, propertyKey: string, descriptor?: PropertyDescriptor)
src/missing-services.ts:525
Function[Symbol.dispose]
()
demo/src/sandbox.ts:56
Method_createInnerEditor
( instantiationService: IInstantiationService, container: HTMLElement, options: Readonly<IEditorOp
src/monaco.ts:359
Method_dispatch
(e: IKeyboardEvent, target: IContextKeyServiceTarget)
src/service-override/keybindings.ts:149
Method_dumpDebugInfo
()
src/monaco.ts:450
Method_dumpDebugInfoJSON
()
src/monaco.ts:454
Method_getResolver
()
src/monaco.ts:434
Method_getResolver
()
src/service-override/keybindings.ts:131
Method_updatePolicyDefinitions
()
src/service-override/policy.ts:25
Methodaccept
()
src/service-override/quickaccess.ts:173
FunctionacknowledgeDataEvent
()
src/service-override/terminal.ts:153
MethodactiveContainer
()
src/service-override/layout.ts:135
MethodactiveContainerDimension
()
src/service-override/layout.ts:537
MethodactiveEditor
()
src/service-override/tools/editor.ts:634
MethodactiveEditorPane
()
src/service-override/tools/editor.ts:630
MethodactiveGroup
()
src/service-override/tools/editor.ts:906
MethodactivePart
()
src/service-override/views.ts:232
MethodactiveRepository
()
src/missing-services.ts:4337
MethodactiveService
()
src/service-override/quickaccess.ts:79
MethodactiveTextEditorControl
()
src/missing-services.ts:612
MethodactiveTextEditorControl
()
src/service-override/tools/editor.ts:360
FunctionaddCapability
(capability: EditorInputCapabilities)
src/service-override/tools/views.ts:183
MethodaddChild
(name: string, node: RegisteredNode)
src/service-override/files.ts:125
MethodagentPluginsHome
()
src/missing-services.ts:6890
Methodalignment
()
src/service-override/quickaccess.ts:95
MethodapplyWorkingSet
(workingSet: IEditorWorkingSet | 'empty')
src/service-override/tools/editor.ts:844
MethodargvResource
()
src/service-override/environment.ts:43
Methodascend
(depth: number)
demo/src/features/testing.ts:104
Methodback
()
src/service-override/quickaccess.ts:177
MethodbackButton
()
src/service-override/quickaccess.ts:107
MethodcacheHome
()
src/service-override/environment.ts:46
FunctioncalculateTotalChanges
* Calculates the total number of file changes * @param e - The file changes event * @returns Total number of changes
src/service-override/tools/search-utils/base-provider.ts:333
MethodcanSerialize
()
demo/src/features/customView.views.ts:155
MethodcanSerialize
()
demo/src/features/customView.workbench.ts:155
MethodcanSetLanguage
(extension: IContribExtension)
src/service-override/extensionGallery.ts:138
Methodcancel
()
src/service-override/quickaccess.ts:181
Functioncapabilities
()
src/service-override/tools/views.ts:179
Methodcapabilities
()
src/service-override/files.ts:981
MethodcenterEditorLayout
()
src/service-override/layout.ts:366
MethodcenterMainEditorLayout
()
src/service-override/layout.ts:110
MethodclearBuffer
()
demo/src/features/terminal.ts:51
MethodclearCache
* Clears search cache * @param cacheKey - The cache key to clear
src/service-override/tools/search-providers/workspace-search-provider.ts:253
FunctionclearInput
()
src/service-override/tools/views.ts:148
FunctionclearLocale
()
demo/src/setup.common.ts:518
MethodclearLocale
()
src/service-override/localization.ts:47
Methodclose
(fd: number)
src/service-override/files.ts:353
FunctioncollectFiles
* Recursively collects files from a directory entry * @param entry - The file stat entry to process * @param depth - Current recursion depth
src/service-override/tools/search-utils/base-provider.ts:181
Methodcollection
()
src/missing-services.ts:4258
MethodcommentsModel
()
src/missing-services.ts:3864
Methodconfig
()
src/missing-services.ts:2827
MethodconfigurationFile
()
src/missing-services.ts:6630
FunctionconfigureServer
(server)
demo/vite.config.ts:53
Methodconfirm
()
demo/src/features/customView.views.ts:106
Methodconfirm
()
demo/src/features/customView.workbench.ts:106
Functionconstructor
( readonly id: number, readonly pid: number, readonly cwd: string, readonly onData: Event<stri
src/service-override/terminal.ts:117
Functionconstructor
( public uri: URI, private readonly: boolean )
src/service-override/files.ts:174
Functionconstructor
(id: string, group: IEditorGroup)
src/service-override/tools/views.ts:72
Functionconstructor
* Creates a new BaseWorkspaceSearchProvider instance * @param fileService - File service for file operations * @param logger - Logger service fo
src/service-override/tools/search-utils/base-provider.ts:36
Methodconstructor
()
src/missing-services.ts:593
Methodconstructor
( @IUserDataProfileService protected readonly profileService: IUserDataProfileService )
src/missing-services.ts:1252
Methodconstructor
( @IUserDataProfileService protected readonly profileService: IUserDataProfileService )
src/missing-services.ts:1306
Methodconstructor
( @IEnvironmentService environmentService: IEnvironmentService )
src/missing-services.ts:1356
Methodconstructor
( @IModelService private modelService: IModelService )
src/missing-services.ts:1822
Methodconstructor
(defaultValue: T | undefined)
src/missing-services.ts:5336
Methodconstructor
( domElement: HTMLElement, _options: Readonly<IStandaloneEditorConstructionOptions> = {}, @I
src/monaco.ts:140
Methodconstructor
( domElement: HTMLElement, _options: Readonly<IStandaloneDiffEditorConstructionOptions> = {}, @IIn
src/monaco.ts:261
Methodconstructor
( private delegate: DynamicKeybindingService, @IContextKeyService contextKeyService: IContextKeyServic
src/monaco.ts:406
Methodconstructor
(@IInstantiationService instantiationService: IInstantiationService)
src/services.ts:185
Methodconstructor
( private readonly emitterIn: BufferedEmitter<VSBuffer>, private readonly emitterOut: BufferedEmit
src/localExtensionHost.ts:108
Methodconstructor
( public readonly runningLocation: LocalProcessRunningLocation, public readonly startup: ExtensionHost
src/localExtensionHost.ts:147
Methodconstructor
(...args: any[])
src/tools/injection.ts:46
Methodconstructor
(@IInstantiationService private instantiationService: IInstantiationService)
src/service-override/quickaccess.ts:71
Methodconstructor
( @IRemoteAgentService remoteAgentService: IRemoteAgentService, @IWorkbenchEnvironmentService environm
src/service-override/base.ts:51
Methodconstructor
( private enableWorkerExtensionHost: boolean, _extensionsProposedApi: ExtensionsProposedApi, _scan
src/service-override/extensions.ts:85
Methodconstructor
( private readonly allowedExtHostKinds: ExtensionHostKind[], @ILogService _logService: ILogService )
src/service-override/extensions.ts:157
Methodconstructor
( enableWorkerExtensionHost: boolean, @IInstantiationService instantiationService: IInstantiationServi
src/service-override/extensions.ts:190
Methodconstructor
( @IFileService fileService: IFileService, @IExtensionResourceLoaderService extensionResourceLoade
src/service-override/extensions.ts:302
Methodconstructor
( private options: LocalizationOptions, @IDialogService dialogService: IDialogService, @IHostServi
src/service-override/localization.ts:30
Methodconstructor
( private options: LocalizationOptions, @IExtensionGalleryService extensionGalleryService: IExtensionG
src/service-override/localization.ts:53
Methodconstructor
( private shouldUseGlobalKeybindings: () => boolean, private _lockKeyCodesOverride: LockKeyCodesOverri
src/service-override/keybindings.ts:77
Methodconstructor
( @IBrowserWorkbenchEnvironmentService environmentService: IBrowserWorkbenchEnvironmentService, @ISecr
src/service-override/userDataProfile.ts:87
Methodconstructor
( @IBrowserWorkbenchEnvironmentService environmentService: IBrowserWorkbenchEnvironmentService, @IUser
src/service-override/userDataProfile.ts:155
Methodconstructor
( private fileUri: URI, @IFileService private fileService: IFileService )
src/service-override/storage.ts:37
Methodconstructor
( private fallbackOverride: Record<string, unknown> | undefined, private databaseFactories: DatabaseFa
src/service-override/storage.ts:114
Methodconstructor
( @IWorkspaceContextService contextService: IWorkspaceContextService, @IWorkbenchEnvironmentService en
src/service-override/workingCopy.ts:19
Methodconstructor
( workspaceId: string = getWorkspaceIdentifier().id, private overrides: WorkbenchEnvironmentServiceOve
src/service-override/environment.ts:26
Methodconstructor
( @IBrowserWorkbenchEnvironmentService browserWorkbenchEnvironmentService: IBrowserWorkbenchEnvironmen
src/service-override/remoteAgent.ts:41
Methodconstructor
( @IEnvironmentService environmentService: BrowserWorkbenchEnvironmentService, @IProductService produc
src/service-override/remoteAgent.ts:54
Methodconstructor
( private scanRemoteExtensions: boolean, @IRemoteAgentService remoteAgentService: IRemoteAgentService,
src/service-override/remoteAgent.ts:80
Methodconstructor
( private experiments: string[], private treatments: Record<string, unknown>, @IConfigurationServi
src/service-override/assignment.ts:26
Methodconstructor
(public mainContainer: HTMLElement = getWorkbenchContainer())
src/service-override/layout.ts:59
Methodconstructor
( private _toggleFullScreen: () => Promise<void> | undefined, _onDidChangeFullScreen: Event<boolean> |
src/service-override/host.ts:25
Methodconstructor
()
src/service-override/files.ts:105
Methodconstructor
( uri: URI, public override read: () => Promise<Uint8Array>, private size: number )
src/service-override/files.ts:213
Methodconstructor
( location: URI, private url: string, private metadata?: ExtensionFileMetadata )
src/service-override/files.ts:240
Methodconstructor
(uri: URI, content: string | Uint8Array)
src/service-override/files.ts:296
Methodconstructor
(readonly: boolean)
src/service-override/files.ts:333
Methodconstructor
( private options: { delegate: IFileSystemProvider toDelegate: (uri: URI) => URI fromDel
src/service-override/files.ts:973
Methodconstructor
( logService: ILogService, private options: FileServiceOptions )
src/service-override/files.ts:1142
Methodconstructor
( forcedSupportedExecutions: ForcedSupportedExecutions | undefined, @IConfigurationService _configurat
src/service-override/task.ts:51
← previousnext →301–400 of 964, ranked by callers