alexzaworski / CodePen-Enhancement-Suite

A Chrome extension meant to enhance the CodePen experience.
http://enhancecodepen.com/
MIT License
79 stars 1 forks source link

Distraction Free mode in Projects #4

Open derekbtw opened 7 years ago

derekbtw commented 7 years ago

I'd love to have Distraction Free mode in the project editor. If I have time to do it, I can make a pull request later today if you're open to help. đź‘Ť

image

alexzaworski commented 7 years ago

Hi Derek,

Totally agree that distraction free mode would be cool for projects, I'd be happy to take a PR/answer any questions. I'll warn you up front though that it's way more complicated to get stuff to cooperate in the context of the project editor since it's all built on React— vdom doesn't play super nicely with extensions.