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

Webtaku's CSV Editor

Webtaku

|
4 installs
| (0) | Free
A simple VS Code extension that lets you view and edit CSV files in a spreadsheet-like table directly inside the editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Webtaku's CSV Editor

A simple VS Code extension that lets you view and edit CSV files in a spreadsheet-like table directly inside the editor.


Features

  • Open .csv files in a spreadsheet-like interface
  • Edit cell values directly
  • Add rows
  • Supports large CSV files
  • Auto-detects delimiters (comma, semicolon, tab, etc.)
  • Save back to CSV seamlessly

Installation

  1. Open Visual Studio Code
  2. Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X on Mac)
  3. Search for Webtaku's CSV Editor
  4. Click Install
  5. Open any .csv file and start editing

Alternatively, install via CLI:

code --install-extension webtaku.webtaku-csv-editor

Usage

  1. Open a .csv file in VS Code
  2. Edit your data in the spreadsheet view
  3. Save the file (Ctrl+S or Cmd+S) when done

Shortcuts

Action Shortcut
Save Ctrl+S / Cmd+S

License

MIT OR Apache-2.0


Contributing

Contributions are welcome. Feel free to open issues or submit pull requests to improve the library.

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