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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
QuickEdit allows the user to select between multiple relevant files. If one of those files is deleted outside of Brackets, Brackets should reflect that when regaining focus.
Currently the inline editor is closed completely when the currently shown file was deleted (even if the inline editor offers other files that still exist).
If a different file from the list was deleted, nothing happens. If I then select that file, it seems like it's still there (maybe only when I opened it since Brackets is running). Leaving Brackets and returning then closes the inline editor, as the previously deleted file is now the current file in the inline editor.
QuickEdit allows the user to select between multiple relevant files. If one of those files is deleted outside of Brackets, Brackets should reflect that when regaining focus.
Currently the inline editor is closed completely when the currently shown file was deleted (even if the inline editor offers other files that still exist).
If a different file from the list was deleted, nothing happens. If I then select that file, it seems like it's still there (maybe only when I opened it since Brackets is running). Leaving Brackets and returning then closes the inline editor, as the previously deleted file is now the current file in the inline editor.