hediet / browser-ext-github-monaco

This extension brings the famous Monaco editor to Github
https://chrome.google.com/webstore/detail/monaco-markdown-editor-fo/mmpbdjdnmhgkpligeniippcgfmkgkpnf?hl=de&authuser=0
259 stars 32 forks source link

Shortcut for "Preview" doesn't work #29

Open OliverJAsh opened 3 years ago

OliverJAsh commented 3 years ago

GitHub provides a shortcut to switch to the preview tab:

image

Unfortunately this shortcut no longer works after installing this extension.

hediet commented 3 years ago

Thanks for pointing this out!

Btw. you can press F11 and if there is enough space, the preview will be rendered next to the editor.

OliverJAsh commented 3 years ago

Oh interesting, I don't think that works on macOS though—F11 shows the desktop.

hediet commented 3 years ago

F11 shows the desktop.

When you press it inside the editor?

image

OliverJAsh commented 3 years ago

Yeah exactly:

https://user-images.githubusercontent.com/921609/122417744-a02d8280-cf81-11eb-8e2f-ce730f9b696b.mov

OliverJAsh commented 3 years ago

Related: these shortcuts also don't work

image

image

tjx666 commented 1 year ago

I can verify F11 doesn't work on macos