vscode-data-preview icon indicating copy to clipboard operation
vscode-data-preview copied to clipboard

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

Open PePoDev opened this issue 3 years ago • 1 comments

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.

PePoDev avatar Dec 15 '21 11:12 PePoDev

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.

RandomFractals avatar Dec 15 '21 13:12 RandomFractals