Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextDocumentDecorationType

Represents a handle to a set of decorations.

To get an instance of TextDocumentDecorationType, use {@link sourcegraph.app.createDecorationType}

Hierarchy

  • TextDocumentDecorationType

Index

Properties

Properties

Readonly config

Optional Readonly extensionID

extensionID: undefined | string

Readonly key

key: string

An opaque identifier.

Generated using TypeDoc