Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextDocument

A text document, such as a file in a repository.

Hierarchy

  • TextDocument

Index

Properties

Properties

languageId

languageId: string

The language of the text document.

text

text: string

The text contents of the text document.

uri

uri: string

The URI of the text document.

Generated using TypeDoc