intellij-dynamodb icon indicating copy to clipboard operation
intellij-dynamodb copied to clipboard

Transpose data table

Open onelaview opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem?

When looking at a DynamoDB data table with lot of columns, sometimes it's quite difficult to find a column we are interested in. Especially when that column is located at the far right of table, we have to keep scrolling the table to the right until we find the column we want. And the situation gets worse for those who view intellij-dynamodb in the portrait display orientation.

Describe the solution you'd like

A capability to transpose data table like this feature in DataGrip is very useful in this situation.

By clicking at the "eye" icon on the top right of the table, and select "Transpose" to activate this feature would greatly be helpful.

(Picture below was captured from such feature in DataGrip) image

Additional context

No response

onelaview avatar Sep 07 '24 06:09 onelaview

Thanks for the suggestion! I will consider adding this in the future.

AntonShuvaev avatar Feb 12 '25 06:02 AntonShuvaev