GeeK

Results 46 comments of GeeK

Due to a new dependency introduced in version 2.11.0, the plugin requires a Java 9 (or higher). AFAIK there is no setting in the plugin.xml to define minimum requirements regarding...

Please disable "Tabularize" in the [codestyle settings](https://github.com/SeeSharpSoft/intellij-csv-validator#tabularize-enabled-default).

@kdschlosser Thanks for the suggestion. It sounds to me like you are describing the default behavior how it is right now. Enforcing quotes on all cells can be [enabled/disabled in...

@PixelsDE Thanks for reporting! Can you provide the CSV in question?

@TheGoesen Thats a quite interesting escaping strategy - first time seeing it, every day is a learning. Thanks for pointing this out. And so yes, this plugin does not support...

@drevicko Thanks for reporting! Can you provide the CSV in question?

@kdschlosser Thanks for the suggestion. Yes, this would be quite neat - not only in the table editor.

@MightyPork @sgri You have to make sure using Java 9 or above. Please double check your system: https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under https://www.baeldung.com/java-lang-unsupportedclassversion For the feature of a custom separator since v2.11.0, I had...

@ericmarquesf Sorry for the late response. The Table Editor is not working cause of the error shown in the Text Editor. Unfortunately I can't really point the issue down exactly,...

Thanks for the suggestion. I will investigate why CSV files are not reloaded in the editor, or how to enable it.