vscode_rainbow_csv icon indicating copy to clipboard operation
vscode_rainbow_csv copied to clipboard

Virtual Header by filename regex/glob

Open mcrossley opened this issue 1 year ago • 0 comments

Would it be possible to set a virtual header by file name regex/glob pattern.

Use case: I have to edit multiple different CSV data log files that incorporate the date into the filename. This means the header persistence does not work because each filename is slightly different.

I have set file associations in VSC itself to map the various filename formats to CSV (they have a .txt file extension).

mcrossley avatar Nov 03 '24 19:11 mcrossley