You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to support the close on file delete preference similarly to vscode to control the behavior when an editor's underlying resource is deleted or renamed.
vince-fugnitto
changed the title
editor: widget closes when files are deleted from filesystem
editor: support 'close on file delete' preference
Nov 6, 2020
Feature Description:
The goal is to support the
close on file delete
preference similarly to vscode to control the behavior when an editor's underlying resource isdeleted
orrenamed
.theia/packages/filesystem/src/browser/filesystem-frontend-contribution.ts
Lines 262 to 284 in 632a67a
theia/packages/filesystem/src/browser/filesystem-frontend-contribution.ts
Lines 285 to 307 in 632a67a
Steps to Reproduce:
readme.md
).The text was updated successfully, but these errors were encountered: