Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LanguageQuickPickItem

Hierarchy

Index

Properties

alwaysShow?: boolean
ariaLabel?: string
buttons?: readonly QuickInputButton[]
description?: string
detail?: string
iconClasses?: string[]
id?: string
keySequence?: KeySequence
label: string
languageId: string
languageName?: string
languagePack?: boolean
localizedLanguageName?: string
meta?: string
type?: "item"

Methods

  • execute(): Promise<void>