Releases: ixxxxoooo/data-viewer
Releases · ixxxxoooo/data-viewer
Release list
v0.1.0
Data Viewer v0.1.0
A high-performance CSV/Excel data viewer for VS Code.
Features
- CSV/TSV with auto delimiter detection
- Excel (.xlsx / .xls) with multi-sheet tabs
- Virtual scrolling (100,000+ rows)
- Per-column funnel filter popup
- Column sorting, quick search
- Double-click cell editing with undo/redo
- Auto theme adaptation (light / dark / high-contrast)
- i18n (English default, Chinese auto-detected)
Install
Download data-viewer-0.1.0.vsix below, then:
code --install-extension data-viewer-0.1.0.vsix
Or in VS Code: Ctrl+Shift+P → "Extensions: Install from VSIX..."