Open mesajidiqbal opened 4 years ago
btw, @mesajidiqbal: Data Preview actually has edit data feature & supports many more data file formats.
See release notes for more info: https://github.com/RandomFractals/vscode-data-preview/releases
Sorry to hear you did not find it user friendly.
https://marketplace.visualstudio.com/items?itemName=janisdd.vscode-edit-csv https://marketplace.visualstudio.com/items?itemName=GrapeCity.gc-excelviewer https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv
I tried "Data Preview" and "Data Set Preview" but I didn't find it as user friendly as "Edit CSV" and as pretty to eye as "Excel viewer" and "Rainbow CSV". So, I thought of something like this:
When you click on a csv file it opens up like shown in the image "csv_data_view.png" (With values in different colors) ("rainbow csv" has already this feature)
After clicking the table icon a tab similar to the image "csv_tabular_view.png" opens up with following functionalities:
After clicking the edit file option a page similar to the image "csv_edit_view.png" opens up with below functionalities:
Note: Only sheets with text data should be supported to keep the extension light-weight (Sheets with image/graphs should not open)