mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
Adds a virtualized read-only table view for .csv/.tsv files, reusing the markdown view-mode toggle (source/rich) with a Table icon override. Hand-rolled RFC 4180 parser handles BOM, quoted fields, CRLF, and preserves trailing quoted empty fields. Co-authored-by: Orca <help@stably.ai>