CSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.
When using Dark Mode in 64bit NP++, TransparentCursor = True in CSVLint 0.4.6.6 breaks the custom color for the current line indicator IN ALL TABS, not just CSV tabs.
Steps to Reproduce the Issue
Select Dark Mode
Set the Current Line Indicator to Frame
Use the Style Configurator to select a custom color for the Current line background
Here is my NP++ screen with TransparentCursor disabled:
As soon as I click OK to the settings dialog:
The custom color gets changed to the default:
I have no idea what TransparentCursor is supposed to do, but it shouldn't do anything to non-CSV tabs.
When using Dark Mode in 64bit NP++, TransparentCursor = True in CSVLint 0.4.6.6 breaks the custom color for the current line indicator IN ALL TABS, not just CSV tabs.
Steps to Reproduce the Issue
Here is my NP++ screen with TransparentCursor disabled:
As soon as I click OK to the settings dialog:
The custom color gets changed to the default:
I have no idea what TransparentCursor is supposed to do, but it shouldn't do anything to non-CSV tabs.