browser-ext-github-monaco icon indicating copy to clipboard operation
browser-ext-github-monaco copied to clipboard

Allow resizing of text areas

Open loic-sharma opened this issue 4 years ago • 2 comments

Hello,

I've used this extension for a few minutes now, and so far I'm loving it! Great work!

When I was first playing with the extension, I quickly realized I could no longer resize text areas. I didn't realize the F11 shortcut existed until I scanned through this project's README. Some ideas:

  1. Would it be difficult to add support for resizing text areas? Otherwise,
  2. Consider advertising the F11 shortcut at the bottom of the editor:

image

loic-sharma avatar Feb 10 '21 19:02 loic-sharma

(2) is a great idea, I will definitely do that! Thanks for sharing it. (1) is more work to implement though. I'm welcoming PRs 😉

hediet avatar Feb 10 '21 19:02 hediet

On Mac F11 isn't easy as does something else by default 🙈

texastoland avatar Jul 02 '23 02:07 texastoland