BdR76
BdR76
Doesn't look like the full change to platform.js is available because this pull request was reverted with another commit. I think it has to do with [this other commit](https://github.com/bestiejs/platform.js/commit/dd9d7c17b619a35eb6fe0e0df61f9de320b9520a), which...
Thanks for posting this issue, I see the same thing and the steps to reproduce this are: 1. Open the CSV Lint window 2. Open the test data file 3....
>XPath: /x:Bundle/x:entry/x:resource/x:ValueSet/x:name/@value Namespace: xmlns:x='http://hl7.org/fhir' Thanks for showing how the namespace and xpath should be formatted in this case, that does work. 👍 I think when the namespace is incorrectly formated,...
This is an interesting find, you're right that `CLTR+C` doesn't seem to work from inside the CSV Lint docked window. But when you select a text in the docked window...
Thanks for posting this issue, you're right the plugin doesn't recognise floats in scientific notation. A similar issue still stands for currency values, like `€1,234.50` or `JPY 1.789.935`. The plug-in...
As @[carlos-esteves](https://github.com/carlos-esteves) pointed out in issue #73 -> When the cursor line is all black after using the Compare plugin, you can open the CSV Lint settings form and then...
Thanks for posting the issue, it's hard to say what's going wrong without knowing the N++/plugin version or seeing the actual files. If you have the latest Notepad++ and plugin...
Thanks for the reply. In the first screenshot it's an SQL file, does it happen with a specific type of file maybe? Liek just SQL and not TXT? Also, that...
I don't think the `sessions.xml` is important for your issue. When Notepad++ crashes immediately when starting, then it sometimes helps to delete that file, but that's not what is happening...
The plugin crashing when opening a file, and then it doesn't crash after making an exact copy of that file... That sounds like the same thing [I've seen here](https://github.com/BdR76/CSVLint/issues/67#issuecomment-1555195448). I...