gruehle / MarkdownPreview

Brackets extension for previewing markdown files
MIT License
276 stars 61 forks source link

Adding a menu entry in View for markdown preview #84

Closed albertinad closed 9 years ago

albertinad commented 9 years ago

Hi @gruehle this PR adds an option to enable/disable markdown view whenever it is available according to the current file. The same action that can be performed using the icon from the extension panel. The reason for adding this option is to enable the extension to work and be accessible in those applications and IDEs based on Brackets, that could have the extension panel disabled or hidden, like the Intel XDK.

markdown-preview-001 markdown-preview-002 markdown-preview-003 markdown-preview-004

Thanks!

albertinad commented 9 years ago

Hi @gruehle ! Did you have a time to take a look at this PR? Thanks.

gruehle commented 9 years ago

@albertinad sorry it took so long to review this pull request! I was on sabbatical this past summer and am finally getting caught up.

This looks great. Thanks for submitting!

albertinad commented 8 years ago

Thanks @gruehle ! :)

gruehle commented 8 years ago

You're welcome! This is included in the 1.0.11 release of the extension.