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
541 stars 58 forks source link

Add option to hide Preview Data context menu options to ignore some files based on file extensions #301

Closed PePoDev closed 1 year ago

PePoDev commented 2 years ago

This extension is awesome!

But I don't want to open the README file automatically with this extension

I think It cloud be better if this extension has an option to add a list of file extensions to ignore and open with the editor by default.

RandomFractals commented 2 years ago

I don't want to open the README file automatically with this extension

Data Preview doesn't overwrite the standard vscode Open Preview menu option for markdown files, or contribute to Open With ... menu options, and simply provides its own custom Preview Data option in the built-in vscode file explorer and editor context menus.