intellij-csv-validator
intellij-csv-validator copied to clipboard
[Suggestion] Table view in diff
When diffing csv files, JetBrains IDE only shows plain text, not table view. Would be great to have table view there, it would be especially useful with other suggestions like https://github.com/SeeSharpSoft/intellij-csv-validator/issues/215 and https://github.com/SeeSharpSoft/intellij-csv-validator/issues/256
@enerjazzer Thanks for the suggestion!
It would be great if you could point me to any (open-source) plugin, that enables any non-textual diff view. I would be then able to at least validate whether and how it might be done for CSV. If anyone else has already experience in this area, contributions are welcome.