Skip to content
| Marketplace
Sign in
Visual Studio Code>Data Science>CSV VisualizerNew to Visual Studio Code? Get it now.
CSV Visualizer

CSV Visualizer

Mayur Kawale

|
60 installs
| (0) | Free
Advanced CSV visualization with table format, filtering, sorting and SQL support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSV Visualizer

A powerful VS Code extension for viewing and analyzing CSV files with advanced features.

Features

  • 📊 Table View: Clean, tabular display of CSV data
  • 🔍 Sort & Filter: Sort columns and apply filters with comparison operators
  • 🎯 Column Selection: Show/hide columns as needed
  • 💾 Export: Export to CSV, JSON, and Excel formats
  • 🔄 SQL Support: Query your CSV data using SQL

Quick Start

  1. Install the extension from VS Code Marketplace
  2. Open any CSV file
  3. Right-click and select "Open CSV Viewer"
  4. Use the toolbar to access all features

Requirements

  • VS Code v1.60.0 or higher

Development

# Install dependencies
npm install

# Build extension
npm run package

License

MIT

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