Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin
FileRenameEvent
Interface FileRenameEvent
An event that is fired after files are renamed.
Hierarchy
FileRenameEvent
Index
Properties
files
Properties
Readonly
files
files
:
readonly
{
newUri
:
Uri
;
oldUri
:
Uri
}
[]
The files that got renamed.
Exports
plugin
authentication
commands
comments
debug
env
languages
plugins
scm
tasks
window
workspace
File
Rename
Event
files
An event that is fired after files are renamed.