Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceContext

A workspace context.

Hierarchy

  • WorkspaceContext

Index

Properties

commands

commands: deploy_commands.WorkspaceCommandRepository

The repository of commands.

extension

extension: vscode.ExtensionContext

The underlying extension context.

fileWatcher

fileWatcher: vscode.FileSystemWatcher

The file system watcher for that workspace.

outputChannel

outputChannel: vscode.OutputChannel

The output channel.

plugins

plugins: Plugin[]

All plugins.

workspaces

workspaces: Workspace[]

The list of other workspaces.

Generated using TypeDoc