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

CSV Grid Editor

Robin Reiche

|
1 install
| (1) | Free
View and edit CSV/TSV files in a sortable, filterable grid with auto-fit columns, zoom, and theme integration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSV Grid Editor

A fast, lightweight CSV/TSV editor for Visual Studio Code. Opens CSV files in a sortable, filterable grid — similar to Excel — right inside your editor.

Grid View

Features

  • Grid View — Interactive grid with alternating row colors, horizontal and vertical grid lines
  • Auto-Fit Columns — One click to fit all columns to their content (headers and values are never truncated)
  • Zoom — Scale the entire grid from 60% to 200% with toolbar buttons or Ctrl++ / Ctrl+-
  • Sort & Filter — Click column headers to sort, use the filter icon to search within columns
  • Inline Editing — Double-click any cell to edit, changes are saved back to the file
  • Undo / Redo — Full undo/redo support (Ctrl+Z / Ctrl+Y)
  • Delimiter Detection — Automatically detects commas, semicolons, and tabs
  • Column Resize — Drag column borders or double-click the resize handle to auto-fit a single column
  • Theme Integration — Adapts to your VS Code color theme

Supported File Types

Extension Delimiter
.csv Auto-detected (, ; \t)
.tsv Tab

Usage

  1. Open any .csv or .tsv file in VS Code
  2. The file opens automatically in the grid viewer
  3. Use the toolbar buttons for auto-fit, zoom, undo/redo

Keyboard Shortcuts

Shortcut Action
Ctrl+Z Undo
Ctrl+Y Redo
Ctrl++ Zoom in
Ctrl+- Zoom out

License

MIT

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