Maushundb / quick-editor

This repo has been DEPRECATED. Please use https://atom.io/packages/code-peek
MIT License
25 stars 6 forks source link

CRTL+SHIFT+E isn't working #22

Open mrashco opened 7 years ago

mrashco commented 7 years ago

Can't seem to get quick-editor actually working. Im not sure whats happening but when i use the short cut to open it up, nothing shows in the pop up bar. PLUS it changes something in my plugins.css and throws my current project out of whack...so weird.

Driglu4it commented 7 years ago

Add this style: .quick-editor atom-text-editor { height: 100%; }

ghost commented 7 years ago

On mine it makes me do SHIFT+CTRL+E. It doesn't allow CTRL before SHIFT