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

Hide status bar item after launch #185

Closed miguelsolorio closed 3 years ago

miguelsolorio commented 4 years ago

image

This is fine to show on launch and then go away after a few seconds. But I find it really annoying that this is always in the status bar. You already see the icon in the toolbar when you have a data file open so this feels very unnecessary. Any user can manually hide this in the status bar but I feel like this should be properly handled by the extension.

RandomFractals commented 4 years ago

@misolori I've done some work on this in v2.0.0 & ticket #183

Please get the latest version! & thanks for your feedback!

RandomFractals commented 4 years ago

@misolori I am going to reopen this and do some more work on it soon.