Files
orca/src
JinjingandOrca 3a40014e29 feat(editor): add CSV/TSV table viewer (#1361)
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>
2026-05-02 11:17:52 -07:00
..