andrey4623 / intellij-rainbow-csv

Plugin for highlighting CSV files in different colors
https://plugins.jetbrains.com/plugin/12896-rainbow-csv
MIT License
19 stars 4 forks source link

#19 - add configurable limit to length of lines in a file that will be rendered #23

Open JenCrawford opened 1 year ago

JenCrawford commented 1 year ago

Setting the value in settings will stop any file with more lines than configured from being rendered. This improves the performance on loading large files if they don't need to be highlighted. Default is 1000.