vscode-edit-csv icon indicating copy to clipboard operation
vscode-edit-csv copied to clipboard

Add data loss prevention popup for changed tabs

Open mydoghasfleas opened this issue 8 months ago • 1 comments

Version?

VS Code Plugin 0.11.3

Feature

Add data loss popup to prevent changes being lost.

When closing a tab that has changes in it, first ask the user if they want to save the changes back to the file.

The animation below shows the current behaviour: a file is edited with the plugin and changes are made.

The tab indicates changes were made, but the user is allowed to close the tab without warning, and changes are lost.

Image

mydoghasfleas avatar Jun 04 '25 07:06 mydoghasfleas

This is already tracked in issue #10 and the vs Code team has closed the corresponding issue as not planned. So, this is not possible.

janisdd avatar Jun 04 '25 12:06 janisdd