The initialization options for a console widget.

Properties

The content factory for the console widget.

Console cell executor

mimeTypeService: IEditorMimeTypeService

The service used to look up mime types.

modelFactory?: CodeConsole.IModelFactory

The model factory for the console widget.

The mime renderer for the console widget.

sessionContext: ISessionContext

The client session for the console widget.

translator?: ITranslator

The application language translator.