gc-excelviewer icon indicating copy to clipboard operation
gc-excelviewer copied to clipboard

Feature: Would love ability to show/hide columns

Open schaveyt opened this issue 8 years ago • 1 comments

Many of our spreadsheets are 20+ columns wide and for certain types of analysis we would hide some columns in Excel...wondering if this could be added to this extension. This is the ability to show/hide columns.

Proposal 1

Be able to right-click on the column header and have it present a popup menu saying hide

This could get trick as somehow the use may want to "unhide" and this approach could get messy

Proposal 2

Right click any column header to popup a checkbox listing of all headers for the user to check/uncheck.

schaveyt avatar Mar 13 '17 04:03 schaveyt

@schaveyt try vscode-data-preview instead.

Data Preview ext. provides column selection, sorting, filtering, pivoting and charting :)

RandomFractals avatar May 23 '19 12:05 RandomFractals