Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "commands"

Index

Variables

Const SUPPORTED_LANGUAGES

SUPPORTED_LANGUAGES: string[] = ['coffeescript','javascript',]

Const SUPPORTED_TYPESCRIPT_SRC_LANGUAGES

SUPPORTED_TYPESCRIPT_SRC_LANGUAGES: string[] = ['javascript','json','toml','xml','xsl','yaml',]

Const geodist

geodist: any = require('geodist')

Const hexy

hexy: any = require('hexy')

Functions

registerCommands

  • registerCommands(context: ExtensionContext, output: OutputChannel): void
  • Registers all commands.

    Parameters

    • context: ExtensionContext

      The underlying extension context.

    • output: OutputChannel

      The output channel.

    Returns void

Generated using TypeDoc