Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increasing the interactive coding window size #123

Open
kgashok opened this issue Sep 18, 2014 · 2 comments
Open

Increasing the interactive coding window size #123

kgashok opened this issue Sep 18, 2014 · 2 comments

Comments

@kgashok
Copy link
Contributor

kgashok commented Sep 18, 2014

The coding window size is too small for attempting say 40-45 lines of code. Is there a way we can pop out that section into a new window and plug it back in?

@ronreiter
Copy link
Owner

If someone can implement a button that expands the window then I will merge the PR.

@quinnlas
Copy link

quinnlas commented Oct 12, 2023

div.CodeMirror.cm-s-xq-light {
  height: 400px;
}

A simple workaround would be to paste this into a user CSS browser extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants