You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: