janisdd / vscode-edit-csv

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

CSV editing should occur in-place #79

Closed niccolomineo closed 1 year ago

niccolomineo commented 2 years ago

I would like to suggest having the CSV editing tab open in place of the raw CSV file tab, in the VSCode plugin.

The CSV editing tab should therefore also feature a button to go back to the raw view.

janisdd commented 2 years ago

I'll look into this.

However, I think most people (including me) want to see the raw csv file first (e.g. to work with the rainbow csv plugin) and open the editor with a button... Maybe enabling this feature with a plugin option would be the best.

niccolomineo commented 2 years ago

Hi, any progress on this?

janisdd commented 2 years ago

Nope

JackDjTom commented 2 years ago

Adding a option to open csv-Files automatically in the editor tab would be fantastic.

niccolomineo commented 1 year ago

I am not using this extension anymore + I am not seeing advancements on this, so I am just closing this issue.