janisdd / vscode-edit-csv

vs code extension to edit csv files with an excel like table ui
MIT License
211 stars 30 forks source link

The unsaved indicator should only appear if there are unsaved changed #127

Closed TimRyanHimself closed 1 year ago

TimRyanHimself commented 1 year ago

What OS?

Description

When Edit CSV is opened, the unsaved indicator (asterisk in tab) appears all the time, even for very small simple correctly constructed CSV files.

Expected behavior

No unsaved indicator unless there are unsaved changes

Steps to reproduce

Open a CSV file. Click 'Edit CSV'.

Note

Thanks for excellent extension. Really appreciate it.

TimRyanHimself commented 1 year ago

Tested for this issue on a fresh installation of VSCode and Edit CSV, and the problem didn't happen, so I guess it can be closed. Not sure why it was happening on the other machine.

janisdd commented 1 year ago

The indicator should work fine. It may happen that it is displayed immediately after opening the table, because