Skip to content

Releases: ixxxxoooo/data-viewer

Release list

v0.1.0

Choose a tag to compare

@ixxxxoooo ixxxxoooo released this 02 Sep 12:02

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..."