Unity Editor: Replicate a Ctrl+A (select all) behavior for text fields
As Unity's Editor GUI doesn't natively provide a way to select all text of a focused text field/area and because it's not that trivial to create such behavior yourself, I thought I might share my solution for that behavior, as... (Read more)