CSV Viewer
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
- Install the extension from VS Code Marketplace
- Open any CSV file
- Right-click and select "Open CSV Viewer"
- 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
| |