Closed
Description
I think there is no placeholder text functionality for textviews (which is the kind of component that sourceview uses). So the editor component needs some extra logic to insert placeholder-text into itself, and to remove it when clicking into the textview. Furthermore, when the placeholder-text is written in it, it should just treat itself as empty and not emit any events.
I think this one is quite important.