How do you select all text in field without dragging

Pretty basic editor workflow question. When editing a text based parameter in a Details pane and you want to replace or delete all text is there a quick way to select all the existing text?

If there is more than one word in the entry field multiple clicks only select one word and you have to drag to select the entire field. There seems like there should be a fast way to select and replace all text… (like in this text box, one click places cursor, two clicks select word, three clicks select everything. That doesn’t seem to happen in the details text fields.)

Ctrl + A - should select all text
Ctrl + C - should copy all selected text
Ctrl + V - Will replace the selected text

Hope this helps,

Apart from that, most standard word processing shortcuts work as well.

  • ctrl + arrow - skip word
  • shift + arrow - add/remove letter to/from selection
  • ctrl + shift +arrow - add/remove word to/from selection

Third click to select a sentence is unsupported, though, true.