kotlin-playground
kotlin-playground copied to clipboard
Add option to auto-open collapsed block
The collapsed block appears when you are using //sampleStart //sampleEnd markers. This block is closed by default, which is not always convenient. So, maybe add an attribute to show it opened by default.