Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QuickOpenWorkspace

Hierarchy

  • QuickOpenWorkspace

Index

Constructors

constructor

Properties

Protected Readonly envServer

envServer: EnvVariablesServer

Protected Readonly fileService

fileService: FileService

Protected items

items: QuickPickItem[]

Protected Readonly labelProvider

labelProvider: LabelProvider

Protected opened

opened: boolean

Protected preferences

preferences: PreferenceProxy<WorkspaceConfiguration>

Protected Readonly quickInputService

quickInputService: QuickInputService

Protected Readonly workspaceService

workspaceService: WorkspaceService

Methods

open

  • open(workspaces: string[]): Promise<void>

select

  • select(): void