JetBrains/kotlin-playground

Add option to auto-open collapsed block

DenisNP opened this issue · 0 comments

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.