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

Added button to enable or disable language #42

Closed Fruchtzwerg94 closed 1 year ago

Fruchtzwerg94 commented 1 year ago

See the discussion #17. The following changes allowing to enable or disable the CSV language style by keeping its original language to enable it again afterwards: EnableDisable

BdR76 commented 1 year ago

Seems like a useful feature, thanks for the PR