Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileRenameEvent

An event that is fired after files are renamed.

层级

  • FileRenameEvent

索引

Properties(1)

Properties(1)

Readonly files

files: readonly { oldUri: Uri; newUri: Uri }[]

The files that got renamed.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹