jjuback / gc-excelviewer

Visual Studio Code extension for viewing Excel spreadsheets and CSV files.
Other
215 stars 38 forks source link

Set the first row as column names for previewing xlsx files #71

Open psychelzh opened 6 years ago

psychelzh commented 6 years ago

Now the first row as column names works for .csv files, but not for .xlsx files. Please let it support .xlsx files. What's more, the color of the first row of .xlsx file previewing sometimes does not agree with the theme color:

image

RandomFractals commented 5 years ago

@psychelzh try vscode-data-preview instead.

Data Preview ext. provides .xlsx column headers, column selections, sorting, filtering, pivoting, exporting to json, csv, other data formats and charting :)