Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CSV EditorNew to Visual Studio Code? Get it now.
CSV Editor

CSV Editor

ndrcodes

|
567 installs
| (0) | Free
Show the CSV data into table and edit directly
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSV Editor

This extension will allow user to see CSV data from file or input into table view, also able to edit and re-download the file into local device.

Features

Usage

By uploading your CSV file, the data will be shown into simple table view. There will be edit button for each row where the data can be edited also download the new CSV into local file.

Usage

Once the extension activated, you will be able to see this command in the command section.

>Show CSV Editor

The command will trigger new tab in VSCode to open the HTML viewer.

Release Notes

Users appreciate release notes as you update your extension.

1.0.2

Fix the viewer & editor table:

  • [FIX] Remain session when move tab
  • [FIX] Adjust VSCode version to at least v1.91.0

1.0.1

Fix and add new features to the viewer & editor table:

  • [FIX] Handle single and double quotes in the CSV value
  • Add new feature to allow user Add Row after table rendered

1.0.0

Initial release of CSV Editor. Adding these features as MVP.

  • Read CSV from file to Table view
  • Input raw CSV test to Table view
  • Edit CSV row
  • Re-download the CSV file into local

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft