You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
This is most obvious when starting a new script. The whole right side looks like the editing area, but you actually have to click on the editor at the top to focus it and enter text.
You should be able to click anywhere on the right hand side and have it focus the editor.
The text was updated successfully, but these errors were encountered:
This has to do with how code mirror takes up that space. We will look at either expanding the size of the code mirror or finding some other way of shifting focus.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is most obvious when starting a new script. The whole right side looks like the editing area, but you actually have to click on the editor at the top to focus it and enter text.
You should be able to click anywhere on the right hand side and have it focus the editor.
The text was updated successfully, but these errors were encountered: