kotlin-playground
kotlin-playground copied to clipboard
Add an option to have the console open from the beginning
The console opening changes the size of the editor a lot so it wold be nice to have an option to have it be open from the beginning
Hello! Thanks for the feedback.
Why do you need that? How the opened console could help you?
BTW If you need the editor size you can use event functions onCloseConsole or onOpenConsole to get offsetHeight of node.
If you have a row of 2 or more embeds, and you open the console on 1 of them, it shifts the whole row size and the others dont take up enough space until you run the console on them again