Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WorkspaceContext

A context for a workspace instaqnce.

Hierarchy

  • WorkspaceContext

Index

Properties

extension

extension: ExtensionContext

The extension context.

fileWatcher

fileWatcher: FileSystemWatcher

The underlying file system watcher.

logger

logger: Logger

The logger for that workspace.

output

output: OutputChannel

The output channel.

queue

queue: pQueue<pQueue.DefaultAddOptions>

The underlying queue for handling concurrent actions between all workspaces.

Generated using TypeDoc