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

vs code extension to edit csv files with an excel like table ui

Results 27 vscode-edit-csv issues
Sort by recently updated
recently updated
newest added

When I close the editor, it just closes without warning me that I have unsaved data that needs to be applied and saved. Should we make this? 😄

enhancement

### What OS? - Mac ### Description Changes are not saved according to my `"files.autoSave": "onFocusChange"` settings ### Expected behavior Save to happen

Add more notes where the undo stack is cleared, e.g. - when apply changes to file is used, the user switches to the file and then back to the extension,...

_Originally posted by @PixelKnot in https://github.com/janisdd/vscode-edit-csv/issues/58#issuecomment-1607777523_ Added this as a comment to a closed issue, then figured it could probably do with being it's own new one. I am still...

documentation

### What OS? - all ### Description When a column is sorted, the manual row move feature doesn't work properly. However, it does work again if the column sorting is...

wontfix

### What OS? - Windows 10 22H2 ### Description If all the following are true, the workstation locks, sometimes: - Update on close is enabled - Edit CSV extension is...

Thank you for this plugin. I need to edit CSV files that aren’t compliant with RFC 4180 CSV rules, and I can’t change their format. They have some rows of...

### What OS? - Windows ### Description When editing a CSV file with this extension and using the "Has header" option to promote the first row to headers, the header...

### Version? - vs code plugin ### Feature There is an configurable option that will watch the source file for changes and will prompt the user to refresh to update...

### Version All versions ### Feature It would be nice to have an option to try to automatically detect if a newly-opened CSV has a header row or not and...

enhancement
discussion