Preliminary file watch logic added
This commit is contained in:
@@ -94,6 +94,7 @@ export class EditorsComponent {
|
||||
|
||||
file.session.destroy();
|
||||
this.files.delete(path);
|
||||
window.fs.closeFile(path);
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user