-
-
Notifications
You must be signed in to change notification settings - Fork 71
As a user I want to be notified by the IDE when saving the editor content has failed. #380
Comments
Depends on #315. |
I have some updates on this issue. (Please also check the work in progress screencast. I've forcefully
|
Awesome work @kittaakos |
good one, @kittaakos let's reword that message to make sure the user understand that it's a bug. |
Sure. What kind of message do you want to see? Please advise.
Sorry, I do not understand it; can you please clarify? Thank you! |
we should prevent the user from quitting the IDE without notifying that current content will be lost. |
I cannot much more agree. That is exactly how the Theia framework should behave. VS Code switched to that behavior as well. |
Interesting, the VS Code guys just revived this feature in the 1.51.0 release: https://code.visualstudio.com/updates/v1_51#_prevent-accidental-close |
boom! |
It's done. |
This is a follow-up task of #379
@DeeEmm wrote here:
On macOS (maybe other OSs are also affected), the backend process could crash after waking up the system from sleep. This issue has been identified and fixed in the Theia IDE framework and the new IDE's nightly build also contains this fix. However, it is not always obvious to the users what has happened and what to do.
closeable: false
eclipse-theia/theia#8692The text was updated successfully, but these errors were encountered: