Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileDecorationContext

Context passed to file decoration providers.

The schema of these parameters is experimental and subject to change without notice.

Hierarchy

  • FileDecorationContext

Index

Properties

Properties

files

files: { isDirectory: boolean; path: string; uri: string }[]

uri

uri: string

The uri of the file's parent

Generated using TypeDoc