CSV Colorful Table
Display CSV and TSV files as a colorful table in VS Code, with each column in a different color.
Features
- Colored columns - Each column is displayed with a unique color for easy visual distinction
- Sort by column - Click any column header to sort ascending, descending, or clear sort
- Filter by column - Type in the filter row to quickly search within a column
- Raw text view - Toggle between table view and raw CSV/TSV text
- CSV & TSV support - Automatically detects
.csv and .tsv files
- VS Code theme integration - Matches your editor's color theme
Usage
Open any .csv or .tsv file - it will automatically open in the table view.
| Button |
Description |
| Table |
Switch to table view |
| Raw Text |
Switch to raw text view |
| Reset Sort & Filters |
Clear all sorting and filtering |
Requirements
License
MIT
Repository
https://github.com/anhnv02/csv-colorful-table
| |