Options
All
  • Public
  • Public/Protected
  • All
Menu

Variable can be used inside of strings using ${variableName} syntax.

Hierarchy

  • Variable

Index

Properties

Methods

Properties

description?: string

A human-readable description of this variable.

name: string

A unique name of this variable.

Methods

  • resolve(context?: URI, argument?: string, configurationSection?: string, commandIdVariables?: CommandIdVariables, configuration?: unknown): any