Feature Request: Parse out literals when creating math operator nodes

Holy crap, wouldn’t this be amazing?

So you’ve just dragged off of an integer or float variable and in the autocomplete type <, then space, then 5, then enter, and THEN:

You automagically get a < operator node with your variable connected and a literal 5 pre-populated in the other field?

That would be whack attack bonkers. Save me those extra clicks; I make things faster and don’t get carpal tunnel. Makes my eyes water thinking about it.

We could even do this for string nodes like append and find. Oh god it could change the game entirely friends.