Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractVSCodeDebugAdapterContribution

Hierarchy

  • AbstractVSCodeDebugAdapterContribution

Implements

Index

Constructors

constructor

Properties

Protected Readonly debuggerContribution

debuggerContribution: Promise<VSCodeDebuggerContribution>

Readonly extensionPath

extensionPath: string

Readonly label

label: Promise<undefined | string>

Readonly languages

languages: Promise<undefined | string[]>

Protected Readonly pck

Protected Readonly pckPath

pckPath: string

Protected schemaAttributes

schemaAttributes: undefined | Promise<IJSONSchema[]>

Readonly type

type: string

Methods

getConfigurationSnippets

  • getConfigurationSnippets(): Promise<IJSONSchemaSnippet[]>

getSchemaAttributes

  • getSchemaAttributes(): Promise<IJSONSchema[]>

Protected parse

provideDebugAdapterExecutable

Protected resolveDebuggerContribution

Protected resolveSchemaAttributes

  • resolveSchemaAttributes(): Promise<IJSONSchema[]>