Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hasCustomMarkdownPreview disables preview buttons in context menus as well #139240

Closed
SeriousBug opened this issue Dec 15, 2021 · 1 comment · Fixed by #139241
Closed

hasCustomMarkdownPreview disables preview buttons in context menus as well #139240

SeriousBug opened this issue Dec 15, 2021 · 1 comment · Fixed by #139241
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@SeriousBug
Copy link
Contributor

hasCustomMarkdownPreview allows extensions to disable the "Open Preview" button in markdown files. This option should also disable the "Open Preview" button in the context menus.

image

Originally posted by @rchiodo in #136388 (comment)

@mjbvz mjbvz self-assigned this Dec 15, 2021
@mjbvz mjbvz added this to the January 2022 milestone Dec 15, 2021
@mjbvz mjbvz added bug Issue identified by VS Code Team member as probable bug and removed unreleased Patch has not yet been released in VS Code Insiders labels Dec 15, 2021
@rchiodo rchiodo added the verified Verification succeeded label Jan 28, 2022
@rchiodo
Copy link
Contributor

rchiodo commented Jan 28, 2022

/verified

In stable:

image

In insiders:

image

@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@SeriousBug @mjbvz @rchiodo and others