intellij-csv-validator icon indicating copy to clipboard operation
intellij-csv-validator copied to clipboard

[Suggestion] Table view in diff

Open enerjazzer opened this issue 4 years ago • 1 comments

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 avatar Feb 16 '21 02:02 enerjazzer

@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.

SeeSharpSoft avatar Feb 16 '21 19:02 SeeSharpSoft