Skip to content

Feature request: Global default for “Hide First N Rows” #99

Description

@boerbk82

Feature request

Please add a global or workspace-level setting that controls the default value for Hide First N Rows.

Currently, the hidden-row count is stored per file. Users working with many CSV files that share the same structure must run CSV: Hide First N Rows and enter the value for every new file.

Proposed setting

"csv.defaultIgnoreRows": 0

The setting could default to 0 to preserve current behavior. A per-file value should override the global or workspace default.

Use case

Oracle Integration Cloud lookup CSV files contain a five-column metadata row before the actual table header. I need to hide the first row in every lookup file so the second row is displayed as the spreadsheet header.

A workspace-level value of 1 would make editing large collections of these files much easier while preserving the metadata row.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions