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

Formatting works in 2.14.3 but not in latest

Open ptahchiev opened this issue 2 years ago • 1 comments
trafficstars

So i've been using an old IDEA and some old version of the plugin (2.14.3) and it was working great. Now I had to update to a newer version of IDEA and the latest 3.2.0-231 version of the plugin and all of a sudden the formatting of the CSV stopped working.

This CSV:

MERGE io.nemesis.platform.core.entity.batch.StringCronjobParameterEntity,code[id]                              ,key                ,value         ,identifying[default=false;bool]
                                                                        ,full-type                             ,type               ,full          ,true
                                                                  ,b2c-site                              ,session.currentSite,backend-b2c   ,true
																		,indexName-resource                    ,indexName          ,resource      ,true

when I press Ctrl+Shift+F the IDEA is telling me everything is propelrly formatted:

image

ptahchiev avatar Jun 08 '23 08:06 ptahchiev

Hi, We have the same problem.. Is it something new?

My PSV

testCase     |TFS  |task2care|delegate|preConditionsPublishUCPageBean
abc|33196|  |true    |xyz
abc|33196|CommitteeThresholdFirst|true    |xyz
abc|33234||true    |xyz
abc|33235||true    |xyz
abc|33198||true    |xyz

image

automind-courses avatar Apr 11 '24 19:04 automind-courses