mechatroner / vscode_rainbow_csv

🌈Rainbow CSV - VS Code extension: Highlight CSV and TSV files in different rainbow colors to make them more readable
MIT License
417 stars 51 forks source link

Consider disabling largeFileOptimizations by default for CSV family of filetypes. #167

Open mechatroner opened 5 months ago

mechatroner commented 5 months ago

It is possible to disable largeFileOptimizations by default for csv and friends filetypes only (see https://github.com/mechatroner/vscode_rainbow_csv/commit/10b302167a92498cdded10077ce2532aa628b66b), but this doesn't seem to be a big win since the only feature it affects is sticky scroll/fixed header.