Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TreeImpl
    • BulkEditTree

Index

Constructors

  • Returns BulkEditTree

Methods

  • createBulkEditInfo(id: string, uri: URI, fileContents: undefined | string): BulkEditInfoNode
  • getChildren(edits: ResourceEdit[], fileContentsMap: Map<string, string>): BulkEditInfoNode[]
  • getResourcePath(edit: ResourceEdit): undefined | string
  • initTree(edits: ResourceEdit[], fileContents: Map<string, string>): Promise<void>