GeeK

Results 77 comments of GeeK

Thanks for the suggestion. I suppose the search functionality is meant for the table editor, the standard search/replace functionality works with the text editor only for now.

Did you check the the [file type association](https://github.com/SeeSharpSoft/intellij-csv-validator#features-of-the-csv-editor-are-not-available), or the [editor usage](https://github.com/SeeSharpSoft/intellij-csv-validator#editor-usage)? If none of this works, please provide further details like used IDE & version. EDIT: Additionally, the table...

They are right at the bottom of the editors:

Both, row height and column width defaults, are measured in px. I will add the unit to the settings. Furthermore, in the table editor the row height can be adjusted...

Update: I just noticed that the previous row height setting might be taken into account, which was not the row height in px but but the number of row lines....

> How to reset row height value in a file to the default value in setting? There is no option for this, but it should be quite uncomplicated to adjust...

Sounds good - looking forward to it! Just make sure to check [CONTRIBUTING.md](https://github.com/SeeSharpSoft/intellij-csv-validator/blob/main/CONTRIBUTING.md) - thanks!

What you are describing is the actual wanted interaction: The values of the first row of any CSV is treated as the source for the header name, additionally the column...

see #48 - support must be enabled in CSV format settings (it slows down the formatting on large files)