RandomFractals / vscode-data-preview

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview
Apache License 2.0
550 stars 59 forks source link

Column labels strings not visible completely after extending also #287

Closed Manikandan-Raju closed 3 years ago

Manikandan-Raju commented 3 years ago

image

It would be better if i could see complete strings after extending

RandomFractals commented 3 years ago

@Manikandan-Raju looks like your data has very long field names.

I would suggest you trim them. I am not even sure where this sample screengrab data comes from.

Maybe you should drop your table name prefixes in that dataset for a cleaner preview.

I am going to close this request since I don't plan to work on this enhancement.

Thanks for your feedback.