intellij-csv-validator
intellij-csv-validator copied to clipboard
I can't change separators in current file
Hi, I try to change separators in current file, but I have no context menu...
I use PyCharm 2021.1.2 and Plugin 2.16.4
As written in the documentation, it's available in the editors context menu (not the project views context menu).
Hi, in Pycharm 2021.2.1, latest update, i don't have CSV entry on the context menu: I would like to change the delimiter from , to ; in the file in the background of the image, but no possibility via context menu

@gbonline It seems the file is (no longer?) associated with the plugin, else the file icon would look different. Please check File -> Settings -> File Types -> CSV file, and adjust the file name pattern if needed.
Thanks for answer I've installed all the plugins suggested from Pycharm CSV, xlsx and Rainbow csv. Then I've seen that extension did not associated to the CSV plugin but to the other Rainbow CSV plugin. On these configuration I unchecked the checkbox to associate to rainbow csv. but I forgot to restart pycharm, I tought that it would have been enough. Today I restarted Pycharm and all goes well: context menu show plugin options and rainbow colors the text. best regards