JetBrains / educational-plugin

Educational plugin to learn and teach programming languages such as Kotlin, Java, Python, JavaScript, and others right inside of JetBrains IntelliJ Platform based IDEs.
https://jetbrains.com/edu-products
Apache License 2.0
147 stars 48 forks source link

Add Answer Placeholder text field scroll bar #33

Open niyaznigmatullin opened 2 years ago

niyaznigmatullin commented 2 years ago

In Add Answer Placeholder text field no scroll bar, you can't see text on the bottom.

Probably, vertical scroll bar as well as horizontal scroll bar with no line wrap required, since it's important to see where the line ends.

image

In the picture above the editor cursor is outside of the visible area, at the end of the text.

image

igalimov commented 2 years ago

Hi @niyaznigmatullin, I've filed a new feature request in our tracker for this: https://youtrack.jetbrains.com/issue/EDU-5190/. I would also advise adding this issue to your watch list to be 100% sure that you won't miss any updates.