The theme editor box is 21 lines long and it's really hard to see/browse code. It would be great to have it be a more manageable window size (like 40 lines or adjustable based on pref (<--which may be annoyingly complex so I would be happy with 40-50 lines visible).
Official response from Jesse Haff
completed
You can now resize the height of the template editor by dragging the lower right corner. Happy theming!
How would you tag this suggestion?
Do you like this suggestion?
The theme editor box is 21 lines long and it's really hard to see/browse code. It would be great to have it be a more manageable window size (like 40 lines or adjustable based on pref (<--which may be annoyingly complex so I would be happy with 40-50 lines visible).
I’ve been frustrated by the same thing, but now I’m realizing that the height rule for .CodeMirror-scroll {} can be modified. (So far I’ve done that in FireBug.) Better though if there were a button to expand to full screen, in addition to the preference option you’re requesting. That way on a laptop, such as the MacBook Air, we could actually make the editor box smaller… although in most cases, larger is preferred.