BdR76 / CSVLint

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.
GNU General Public License v3.0
151 stars 8 forks source link

Remove `WS_EX_CONTROLPARENT` when the panel undocks #88

Closed rdipardo closed 4 months ago

rdipardo commented 4 months ago

Fixes #83