BdR76
BdR76
Btw the development version of the plugin has support for skipping lines, i.e. treat the first line as not part of the data, see issue #46 and also I would...
Thanks for the suggestions. The Settings button on the CSV Lint window kind of makes sense, could be useful so I'll try to add it when I have time. As...
The Settings button is now added to the main window, see [update 0.4.6.8](https://github.com/BdR76/CSVLint/releases/tag/0.4.6.8) Adding the option to copy specific columns isn't in yet. Unfortunately I still don't have the time...
I've added a new menu item "Rearrange columns" which can copy column data to a new file tab. It doesn't copy the data directly to the clipboard but you can...
Fyi the new [Select Column dialog](https://github.com/BdR76/CSVLint/tree/master/docs#select-columns) is available in the latest release, see v0.4.7 on the [releases page](https://github.com/BdR76/CSVLint/releases). It won't be available throught the `Plugins Admin` menu item until the...
Thanks for posting the issue. I think Notepad++ runs into other issues as well when opening such large >2GB files. I'll look into this when I have the time. For...
@molsonkiko Thanks for looking into this issue 👏 I've looked over the changes and it looks good to me. Could you submit the PR? I'll it test some more and...
Last week I finally got around to looking at this pull request, sorry for the delay, thanks for implementing it 👍 I also finally updated the project to VS2022 which...
Thanks for posting this, it's an interesting idea because it could validate all kinds of things like zipcodes, e-mail, product codes etc. Although it's practically impossible for the plugin to...
Thanks for posting the issue, I can see what you mean 🤔 I haven't used DSpellCheck before but I've just installed it with language `English (United Kingdom)` and when I...