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

I can't change separators in current file

Open zinovevvv opened this issue 4 years ago • 4 comments
trafficstars

Hi, I try to change separators in current file, but I have no context menu... image I use PyCharm 2021.1.2 and Plugin 2.16.4

zinovevvv avatar Jun 11 '21 17:06 zinovevvv

As written in the documentation, it's available in the editors context menu (not the project views context menu).

SeeSharpSoft avatar Jun 12 '21 15:06 SeeSharpSoft

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

immagine

gbonline avatar Sep 19 '21 10:09 gbonline

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

SeeSharpSoft avatar Sep 20 '21 15:09 SeeSharpSoft

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

gbonline avatar Sep 20 '21 19:09 gbonline