zed/crates/tabular_data_preview
Anthony Eid fa852694f4
Enable CSV preview for all users (#62773)
Closes #58145

Remove the `tabular-data-preview` feature flag and register CSV preview
actions and the quick action bar button for every user. Also remove the
now-unused `feature_flags` dependency from the CSV preview crate.

Release Notes:

- Added CSV preview access for all users
2026-08-19 01:15:44 +00:00
..
src Enable CSV preview for all users (#62773) 2026-08-19 01:15:44 +00:00
Cargo.toml Enable CSV preview for all users (#62773) 2026-08-19 01:15:44 +00:00
LICENSE-GPL