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

CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...

Results 123 intellij-csv-validator issues
Sort by recently updated
recently updated
newest added
trafficstars

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

enhancement
out of scope

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

duplicate
consulting

![image](https://user-images.githubusercontent.com/28924681/90117020-e83faf80-dd88-11ea-84e6-e48ba59d1748.png)

consulting

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

duplicate
consulting

- 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 ![image](https://user-images.githubusercontent.com/13763054/85927801-5515ed80-b8a0-11ea-9304-b898ff686e57.png) Disabling the plugin makes everything work correctly. The hint says "Cannot resolve symbol 'LayoutInflater' and suggest to setup...

duplicate

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

enhancement
contribution welcome

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

enhancement
contribution welcome

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

enhancement
ideation

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

enhancement
contribution welcome