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

### What OS? Windows ### Description Setting the Fixed Columns Left parameter in the settings doesn't seem to fix the first row. Manually adjusting the value in the gui, seems...

bug
released next update

### Feature this extension should show up as an editor of cvs files so that it can be set as the default editor of csv files which enable users to...

I like to leave my CSV tables padded with spaces so they align with a fixed-width font for easy viewing. I'm wondering if it would be easy to add this...

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...

First of all, thanks for this extension! I notice an issue with the navigation between editors if the current one is edit-csv. Since Cmd+Opt+Left and Cmd+Opt+Right are used to select...

### Version? - vs code plugin ### Feature In the current release notes of vs code https://code.visualstudio.com/updates/v1_62#_file-watching-changes they mentioned that they are transitioning to a new file watcher... If I...

in progress

### Version? - vs code plugin ### Feature Make the extension compatible with github codespaces (vs code web, https://github.com/features/codespaces. When you open a github project in the browser and press...

enhancement

Is there a reason that "Replace" does not work with this extension? I looked through the documentation, but couldn't find anything. Still new to VSCode, so sorry if I missed...

future

### Version? - both ### Description After moving a column and then deleting the column left/right to it (also works with some other columns) and then undoing corrupts the data!...

wontfix

### Version? VS Code plugin ### Feature I'd like to use column filtering. Lets assume that I have a log file with a `LogLevel` column. It'd be nice to filter...

future