vscode_rainbow_csv
vscode_rainbow_csv copied to clipboard
Virtual Header by filename regex/glob
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).