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

Ability to copy/paste to clipboard

Open gbilkhu opened this issue 6 years ago • 1 comments
trafficstars

The ability to copy the table editor view into html or GFM/JIRA markdown formats to paste elsewhere may be a useful feature.

gbilkhu avatar Dec 09 '18 11:12 gbilkhu

I succeeded in copying a column with the following :

  1. select a cell in the column
  2. select the the column header
  3. make the copy -> the column value s are in the clipboard now

doron-mil avatar Mar 01 '20 23:03 doron-mil