MCPcopy Create free account

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

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

Methodconstructor
( openEditorFallback: OpenEditor | undefined, @IInstantiationService instantiationService: IInstantiat
src/service-override/views.ts:199
Methodconstructor
(defaultPolicies: Map<PolicyName, PolicyValue>)
src/service-override/policy.ts:8
Methodconstructor
( private transform: ( manifest: IExtensionGalleryManifest | null ) => IExtensionGalleryManifest
src/service-override/extensionGallery.ts:76
Methodconstructor
( isWebOnly: boolean, @IRemoteAgentService readonly remoteAgentService: IRemoteAgentService, @ILab
src/service-override/extensionGallery.ts:123
Methodconstructor
( openEditor: OpenEditor, @IInstantiationService instantiationService: IInstantiationService )
src/service-override/editor.ts:162
Methodconstructor
( @IWorkbenchEnvironmentService workbenchEnvironmentService: IBrowserWorkbenchEnvironmentService, @IUs
src/service-override/configuration.ts:118
Methodconstructor
(private defaultAccount: IDefaultAccount | null)
src/service-override/chat.ts:176
Methodconstructor
( @ILogService logService: ILogService, @IStorageService storageService: IStorageService )
src/service-override/lifecycle.ts:28
Methodconstructor
( @IModelService modelService: IModelService, @IEditorService editorService: IEditorService, @ITel
src/service-override/search.ts:39
Methodconstructor
( logLevel: LogLevel | undefined, @IFileService fileService: IFileService, @IEnvironmentService en
src/service-override/log.ts:28
Methodconstructor
( @ILoggerService loggerService: ILoggerService, @IWorkbenchEnvironmentService environmentService: IWo
src/service-override/log.ts:39
Methodconstructor
( options: IWorkbenchOptions | undefined, @ILogService logService: ILogService, @IInstantiationSer
src/service-override/workbench.ts:28
Methodconstructor
()
src/service-override/tools/views.ts:429
Methodconstructor
( public input: EditorInput | undefined, private editor?: ICodeEditor )
src/service-override/tools/editor.ts:180
Methodconstructor
( _openEditorFallback: OpenEditor | undefined, private _isEditorPartVisible: () => boolean, @IEdit
src/service-override/tools/editor.ts:324
Methodconstructor
( public readonly editor: ICodeEditor, public input: TextResourceEditorInput, public group: IEdito
src/service-override/tools/editor.ts:419
Methodconstructor
( public editor: IStandaloneCodeEditor, private openEditorFallback: OpenEditor | undefined, @IInst
src/service-override/tools/editor.ts:470
Methodconstructor
( protected delegate: D, emptyDelegate: boolean, private openEditorFallback: OpenEditor | undefine
src/service-override/tools/editor.ts:738
Methodconstructor
(private onMessage: (message: string) => void)
demo/src/debugServer.ts:84
Methodconstructor
( public url: string | URL, public options?: WorkerOptions )
demo/src/tools/fakeWorker.ts:2
Methodconstructor
(group: IEditorGroup)
demo/src/features/customView.views.ts:68
Methodconstructor
( resource: monaco.Uri | undefined, @IDialogService private dialogService: IDialogService )
demo/src/features/customView.views.ts:95
Methodconstructor
(public generation: number)
demo/src/features/testing.ts:141
Methodconstructor
( private readonly a: number, private readonly operator: Operator, private readonly b: numbe
demo/src/features/testing.ts:147
Methodconstructor
(group: IEditorGroup)
demo/src/features/customView.workbench.ts:68
Methodconstructor
( resource: monaco.Uri | undefined, @IDialogService private dialogService: IDialogService )
demo/src/features/customView.workbench.ts:95
Methodconstructor
(private websocket: WebSocket)
demo/src/features/debugger.ts:36
Methodcontainers
()
src/service-override/layout.ts:139
MethodcontentDimension
()
src/missing-services.ts:891
MethodcontentDimension
()
src/service-override/editor.ts:38
MethodcontentDimension
()
src/service-override/editor.ts:122
Methodcount
()
src/service-override/tools/editor.ts:639
Methodcount
()
src/service-override/tools/editor.ts:930
MethodcreateApplicationStorageDatabase
(disposableStore: DisposableStore)
src/service-override/storage.ts:175
MethodcreateAuxiliaryEditorPart
( options?: { bounds?: Partial<IRectangle> | undefined } | undefined )
src/service-override/tools/editor.ts:873
FunctioncreateConfiguredDiffEditor
( domElement, options, override )
src/monaco.ts:495
FunctioncreateConfiguredEditor
(domElement, options, override)
src/monaco.ts:488
FunctioncreateDebugAdapterDescriptor
()
demo/src/features/debugger.ts:65
FunctioncreateEditor
(parent: HTMLElement)
src/service-override/tools/views.ts:89
MethodcreateEditorActions
()
src/service-override/tools/editor.ts:573
MethodcreateEditorDropTarget
(container: unknown, delegate: IEditorDropTargetDelegate)
src/service-override/tools/editor.ts:898
FunctioncreateEditorInput
(editorInput)
demo/src/features/customView.views.ts:141
FunctioncreateEditorInput
(editorInput)
demo/src/features/customView.workbench.ts:141
MethodcreateExtensionHost
( runningLocations: ExtensionRunningLocationTracker, runningLocation: ExtensionRunningLocation, is
src/service-override/extensions.ts:110
MethodcreateInputBox
()
src/service-override/quickaccess.ts:157
FunctioncreateInstanceSync
(ctor: Ctor, ...args: GetLeadingNonServiceArgs<ConstructorParameters<Ctor>>)
src/services.ts:148
FunctioncreateModelReference
( resource: URI, content?: string )
src/monaco.ts:378
MethodcreateNotificationsHandlers
()
src/service-override/workbench.ts:43
MethodcreateProfileStorageDatabase
( profile: IUserDataProfile, disposableStore: DisposableStore )
src/service-override/storage.ts:183
MethodcreateQuickPick
( options: { useSeparators: boolean } = { useSeparators: false } )
src/service-override/quickaccess.ts:147
MethodcreateQuickTree
()
src/service-override/quickaccess.ts:153
MethodcreateQuickWidget
()
src/service-override/quickaccess.ts:119
MethodcreateWorkspaceStorageDatabase
( workspace: IAnyWorkspaceIdentifier, disposableStore: DisposableStore )
src/service-override/storage.ts:164
MethodcurrentQuickInput
()
src/service-override/quickaccess.ts:99
Methoddelegates
()
src/service-override/files.ts:753
Functiondelete
()
src/service-override/files.ts:198
Methoddelete
()
src/service-override/files.ts:229
Methoddelete
()
src/service-override/files.ts:281
Methoddelete
(resource: URI)
src/service-override/files.ts:688
Methoddelete
(resource: URI, opts: IFileDeleteOptions)
src/service-override/files.ts:963
Methoddelete
(resource: URI, opts: IFileDeleteOptions)
src/service-override/files.ts:1058
Methoddelete
()
src/service-override/files.ts:1101
MethoddeleteChild
(name: string)
src/service-override/files.ts:86
FunctiondeleteFile
(uri: URI, options?: Partial<IFileDeleteOptions>)
src/monaco.ts:373
MethoddeleteWorkingSet
(workingSet: IEditorWorkingSet)
src/service-override/tools/editor.ts:848
Methoddeserialize
( instantiationService: IInstantiationService, serializedEditor: string )
demo/src/features/customView.views.ts:167
Methoddeserialize
( instantiationService: IInstantiationService, serializedEditor: string )
demo/src/features/customView.workbench.ts:167
Functiondispose
()
src/extensions.ts:258
Functiondispose
()
src/service-override/views.ts:126
Functiondispose
()
src/service-override/tools/views.ts:109
Functiondispose
()
demo/src/features/customView.views.ts:35
Functiondispose
()
demo/src/features/customView.workbench.ts:35
Methoddispose
()
src/missing-services.ts:2721
Methoddispose
()
src/localExtensionHost.ts:275
Methoddispose
()
src/service-override/theme.ts:19
Methoddispose
()
src/service-override/files.ts:1345
Methoddispose
()
src/service-override/tools/views.ts:386
Methoddispose
()
demo/src/features/customView.views.ts:90
Methoddispose
()
demo/src/features/customView.workbench.ts:90
Methoddispose
()
demo/src/features/debugger.ts:49
MethoddoCreateLogger
()
src/missing-services.ts:596
MethoddoResolveStartupKind
()
src/service-override/lifecycle.ts:35
FunctioneditorId
()
src/service-override/tools/views.ts:193
Methodeditors
()
src/service-override/tools/editor.ts:649
Functionelement
()
demo/src/setup.views.ts:105
Methodelement
()
src/missing-services.ts:810
Methodelement
()
src/service-override/tools/editor.ts:114
Methodelement
()
src/service-override/tools/editor.ts:598
MethodenableInspectPort
()
src/localExtensionHost.ts:271
MethodenableKeybindingHoldMode
(commandId: string)
src/monaco.ts:458
MethodenablementModel
()
src/missing-services.ts:5792
MethodenablementModel
()
src/missing-services.ts:6830
Methodencoding
()
src/missing-services.ts:683
FunctionentryFileNames
(chunkInfo)
rollup/plugins/rollup-carry-dts-plugin.ts:123
FunctionentryFileNames
(chunkInfo)
rollup/plugins/css-import-plugin.ts:31
MethodexcludeTags
()
src/missing-services.ts:4709
Methodexcluded
()
src/missing-services.ts:4254
FunctionexecuteFileOperation
* Safely executes a file operation with error handling * @param uri - The file URI * @param operation - The operation name for logging * @par
src/service-override/tools/search-utils/base-provider.ts:411
Methodexists
()
src/localExtensionHost.ts:131
FunctionexitHandler
()
demo/src/debugServer.ts:58
← previousnext →401–500 of 964, ranked by callers