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
167 stars 10 forks source link

Doesn't work in notepad++ v8.1.9 CSVLint.xml is missing #9

Closed jorgemvg closed 2 years ago

jorgemvg commented 3 years ago

Hello, It doesn't work in notepad++ v8.1.9

I tried with 32 and 64 bit version CSVlintError

BdR76 commented 3 years ago

Thanks for the feedback. This is the same issue as https://github.com/BdR76/CSVLint/issues/6 which was fixed, but the Plugin Admin list still points to the old 0.4.1 version. The plugin list was updated but this won't be available until the next Notepad++ update. The official updates are irregular afaik, depending on bugfixes, backlog etc.

In the mean time you can manually download the new version 0.4.2 here unzip and replace the CSVLint.dll in your .\Program Files\Notepad++\plugins\CSVLint\ folder. Also, if you're using dark mode you can manually adjust the color scheme.

Btw to avoid people posting this same issue, I'll leave this one open for now until the new update is available.

BdR76 commented 3 years ago

Notepad++ was updated yesterday; Notepad++ v8.1.9.1 has the latest Plugins Admin which includes CSV Lint v0.4.3. If you have Notepad++ v8.1.9 or older you can update the plugin by copying the .DLL file manually.

MartinStanley commented 2 years ago

The fix (copying the new dll) works like a charm!.