Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • VariableQuickOpenService

Index

Constructors

constructor

Properties

Protected items

items: QuickPickItem[]

Protected Readonly messages

messages: MessageService

Protected Readonly quickInputService

quickInputService: QuickInputService

Protected Readonly variableRegistry

variableRegistry: VariableRegistry

Protected Readonly variableResolver

variableResolver: VariableResolverService

Methods

open

  • open(): void

Protected showValue

  • showValue(variable: Variable): Promise<void>