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

Please make better input box #135

Open
Thepuppetqueen57 opened this issue Jul 22, 2024 · 1 comment
Open

Please make better input box #135

Thepuppetqueen57 opened this issue Jul 22, 2024 · 1 comment

Comments

@Thepuppetqueen57
Copy link

Right now you cant make newlines and the input box is very small so to write multiple lines of code you have to do something like "const coolvar = 2; console.log(coolvar)" and thats pretty annoying.

@1jpaulo
Copy link

1jpaulo commented Aug 29, 2024

You can change the text input to a textarea and it will be able to use all textarea behavior. It will grab the string anyway.

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

2 participants