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
constructor
( openEditorFallback: OpenEditor | undefined, @IInstantiationService instantiationService: IInstantiat
src/service-override/views.ts:199
Method
constructor
(defaultPolicies: Map<PolicyName, PolicyValue>)
src/service-override/policy.ts:8
Method
constructor
( private transform: ( manifest: IExtensionGalleryManifest | null ) => IExtensionGalleryManifest
src/service-override/extensionGallery.ts:76
Method
constructor
( isWebOnly: boolean, @IRemoteAgentService readonly remoteAgentService: IRemoteAgentService, @ILab
src/service-override/extensionGallery.ts:123
Method
constructor
( openEditor: OpenEditor, @IInstantiationService instantiationService: IInstantiationService )
src/service-override/editor.ts:162
Method
constructor
( @IWorkbenchEnvironmentService workbenchEnvironmentService: IBrowserWorkbenchEnvironmentService, @IUs
src/service-override/configuration.ts:118
Method
constructor
(private defaultAccount: IDefaultAccount | null)
src/service-override/chat.ts:176
Method
constructor
( @ILogService logService: ILogService, @IStorageService storageService: IStorageService )
src/service-override/lifecycle.ts:28
Method
constructor
( @IModelService modelService: IModelService, @IEditorService editorService: IEditorService, @ITel
src/service-override/search.ts:39
Method
constructor
( logLevel: LogLevel | undefined, @IFileService fileService: IFileService, @IEnvironmentService en
src/service-override/log.ts:28
Method
constructor
( @ILoggerService loggerService: ILoggerService, @IWorkbenchEnvironmentService environmentService: IWo
src/service-override/log.ts:39
Method
constructor
( options: IWorkbenchOptions | undefined, @ILogService logService: ILogService, @IInstantiationSer
src/service-override/workbench.ts:28
Method
constructor
()
src/service-override/tools/views.ts:429
Method
constructor
( public input: EditorInput | undefined, private editor?: ICodeEditor )
src/service-override/tools/editor.ts:180
Method
constructor
( _openEditorFallback: OpenEditor | undefined, private _isEditorPartVisible: () => boolean, @IEdit
src/service-override/tools/editor.ts:324
Method
constructor
( public readonly editor: ICodeEditor, public input: TextResourceEditorInput, public group: IEdito
src/service-override/tools/editor.ts:419
Method
constructor
( public editor: IStandaloneCodeEditor, private openEditorFallback: OpenEditor | undefined, @IInst
src/service-override/tools/editor.ts:470
Method
constructor
( protected delegate: D, emptyDelegate: boolean, private openEditorFallback: OpenEditor | undefine
src/service-override/tools/editor.ts:738
Method
constructor
(private onMessage: (message: string) => void)
demo/src/debugServer.ts:84
Method
constructor
( public url: string | URL, public options?: WorkerOptions )
demo/src/tools/fakeWorker.ts:2
Method
constructor
(group: IEditorGroup)
demo/src/features/customView.views.ts:68
Method
constructor
( resource: monaco.Uri | undefined, @IDialogService private dialogService: IDialogService )
demo/src/features/customView.views.ts:95
Method
constructor
(public generation: number)
demo/src/features/testing.ts:141
Method
constructor
( private readonly a: number, private readonly operator: Operator, private readonly b: numbe
demo/src/features/testing.ts:147
Method
constructor
(group: IEditorGroup)
demo/src/features/customView.workbench.ts:68
Method
constructor
( resource: monaco.Uri | undefined, @IDialogService private dialogService: IDialogService )
demo/src/features/customView.workbench.ts:95
Method
constructor
(private websocket: WebSocket)
demo/src/features/debugger.ts:36
Method
containers
()
src/service-override/layout.ts:139
Method
contentDimension
()
src/missing-services.ts:891
Method
contentDimension
()
src/service-override/editor.ts:38
Method
contentDimension
()
src/service-override/editor.ts:122
Method
count
()
src/service-override/tools/editor.ts:639
Method
count
()
src/service-override/tools/editor.ts:930
Method
createApplicationStorageDatabase
(disposableStore: DisposableStore)
src/service-override/storage.ts:175
Method
createAuxiliaryEditorPart
( options?: { bounds?: Partial<IRectangle> | undefined } | undefined )
src/service-override/tools/editor.ts:873
Function
createConfiguredDiffEditor
( domElement, options, override )
src/monaco.ts:495
Function
createConfiguredEditor
(domElement, options, override)
src/monaco.ts:488
Function
createDebugAdapterDescriptor
()
demo/src/features/debugger.ts:65
Function
createEditor
(parent: HTMLElement)
src/service-override/tools/views.ts:89
Method
createEditorActions
()
src/service-override/tools/editor.ts:573
Method
createEditorDropTarget
(container: unknown, delegate: IEditorDropTargetDelegate)
src/service-override/tools/editor.ts:898
Function
createEditorInput
(editorInput)
demo/src/features/customView.views.ts:141
Function
createEditorInput
(editorInput)
demo/src/features/customView.workbench.ts:141
Method
createExtensionHost
( runningLocations: ExtensionRunningLocationTracker, runningLocation: ExtensionRunningLocation, is
src/service-override/extensions.ts:110
Method
createInputBox
()
src/service-override/quickaccess.ts:157
Function
createInstanceSync
(ctor: Ctor, ...args: GetLeadingNonServiceArgs<ConstructorParameters<Ctor>>)
src/services.ts:148
Function
createModelReference
( resource: URI, content?: string )
src/monaco.ts:378
Method
createNotificationsHandlers
()
src/service-override/workbench.ts:43
Method
createProfileStorageDatabase
( profile: IUserDataProfile, disposableStore: DisposableStore )
src/service-override/storage.ts:183
Method
createQuickPick
( options: { useSeparators: boolean } = { useSeparators: false } )
src/service-override/quickaccess.ts:147
Method
createQuickTree
()
src/service-override/quickaccess.ts:153
Method
createQuickWidget
()
src/service-override/quickaccess.ts:119
Method
createWorkspaceStorageDatabase
( workspace: IAnyWorkspaceIdentifier, disposableStore: DisposableStore )
src/service-override/storage.ts:164
Method
currentQuickInput
()
src/service-override/quickaccess.ts:99
Method
delegates
()
src/service-override/files.ts:753
Function
delete
()
src/service-override/files.ts:198
Method
delete
()
src/service-override/files.ts:229
Method
delete
()
src/service-override/files.ts:281
Method
delete
(resource: URI)
src/service-override/files.ts:688
Method
delete
(resource: URI, opts: IFileDeleteOptions)
src/service-override/files.ts:963
Method
delete
(resource: URI, opts: IFileDeleteOptions)
src/service-override/files.ts:1058
Method
delete
()
src/service-override/files.ts:1101
Method
deleteChild
(name: string)
src/service-override/files.ts:86
Function
deleteFile
(uri: URI, options?: Partial<IFileDeleteOptions>)
src/monaco.ts:373
Method
deleteWorkingSet
(workingSet: IEditorWorkingSet)
src/service-override/tools/editor.ts:848
Method
deserialize
( instantiationService: IInstantiationService, serializedEditor: string )
demo/src/features/customView.views.ts:167
Method
deserialize
( instantiationService: IInstantiationService, serializedEditor: string )
demo/src/features/customView.workbench.ts:167
Function
dispose
()
src/extensions.ts:258
Function
dispose
()
src/service-override/views.ts:126
Function
dispose
()
src/service-override/tools/views.ts:109
Function
dispose
()
demo/src/features/customView.views.ts:35
Function
dispose
()
demo/src/features/customView.workbench.ts:35
Method
dispose
()
src/missing-services.ts:2721
Method
dispose
()
src/localExtensionHost.ts:275
Method
dispose
()
src/service-override/theme.ts:19
Method
dispose
()
src/service-override/files.ts:1345
Method
dispose
()
src/service-override/tools/views.ts:386
Method
dispose
()
demo/src/features/customView.views.ts:90
Method
dispose
()
demo/src/features/customView.workbench.ts:90
Method
dispose
()
demo/src/features/debugger.ts:49
Method
doCreateLogger
()
src/missing-services.ts:596
Method
doResolveStartupKind
()
src/service-override/lifecycle.ts:35
Function
editorId
()
src/service-override/tools/views.ts:193
Method
editors
()
src/service-override/tools/editor.ts:649
Function
element
()
demo/src/setup.views.ts:105
Method
element
()
src/missing-services.ts:810
Method
element
()
src/service-override/tools/editor.ts:114
Method
element
()
src/service-override/tools/editor.ts:598
Method
enableInspectPort
()
src/localExtensionHost.ts:271
Method
enableKeybindingHoldMode
(commandId: string)
src/monaco.ts:458
Method
enablementModel
()
src/missing-services.ts:5792
Method
enablementModel
()
src/missing-services.ts:6830
Method
encoding
()
src/missing-services.ts:683
Function
entryFileNames
(chunkInfo)
rollup/plugins/rollup-carry-dts-plugin.ts:123
Function
entryFileNames
(chunkInfo)
rollup/plugins/css-import-plugin.ts:31
Method
excludeTags
()
src/missing-services.ts:4709
Method
excluded
()
src/missing-services.ts:4254
Function
executeFileOperation
* 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
Method
exists
()
src/localExtensionHost.ts:131
Function
exitHandler
()
demo/src/debugServer.ts:58
← previous
next →
401–500 of 964, ranked by callers