intellij-csv-validator
intellij-csv-validator copied to clipboard
CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
I have a program that creates a lot of files, and some of them are actually in csv/tsv format. The problem is that all the files have the .txt extension...
Plugin version: 2.14.0 IntelliJ version: 2020.2 Issues: - IntelliJ does not open Settings dialogue (no errors) - IntelliJ sometimes does not open File menu - IntelliJ code editor behaves strangely,...

Enabled the plugin in Android Studio 4.0.1, compiler crashed, disabled Java language parsing. Had to totally re-install Android Studio. There are no log files to attach - was anxious to...
- Automatically adjusting the column widths does not work great. Usually at least one of the columns has some text cut off. - There is no way to make "Header...
It causes Android Studio to lint not to work, picture below  Disabling the plugin makes everything work correctly. The hint says "Cannot resolve symbol 'LayoutInflater' and suggest to setup...
For larger csv files it would nice to have something like the "freeze-feature"(description for libreoffice https://help.libreoffice.org/3.5/Calc/Freezing_Rows_or_Columns_as_Headers). I would be great to have it for the _table_editor_ No idea whether it...
Provide alternate coloring when viewing integers and floats in table view. The colors to be used can be gotten from the IDE's editor settings. It would be something to beautify...
The ability to join/merge 2 CSV files. a dialog would be provided so the user would be able to select what columns they wanted to merge and where they would...
This can be done already in kind of a off way. If i select the raw data view and then split it I will get 2 views of the same...