Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "settings/global"

Index

Functions

openGlobalSettings

  • openGlobalSettings(extension: ExtensionContext, initialSection?: string): Promise<GlobalSettingsWebView>
  • Opens the web view with the global settings.

    Parameters

    • extension: ExtensionContext

      The extension context.

    • Optional initialSection: string

    Returns Promise<GlobalSettingsWebView>

    The web view.

Generated using TypeDoc