A simple speedup for Blueprint nodes that use typed words

After creating Print String or Console Command nodes, I find it a little frustrating that I have to reach over to the mouse for one little click in order to enter the text. The text box for those nodes should automatically be looking for keyboard input since their only function is such.

For example, it should be

[Right Click] “Print”] [Enter] “desired string of text”] [Enter]

instead of
[Right Click]“Print”] [Enter] [Click] “desired string of text”] [Enter]

A small change that would add up when you have to use a lot of Print String nodes to test stuff.

Thanks!