Look, deleting the inside of () parens in a function call makes total sense by instructing your editor to "delete inside parenthesis", or in vim:
di(
Yet, millions of programmers use their mouse to SELECT first something visually and THEN delete whatever was selected. Shrug.
I won't be surprised if chat-based programming will be the next way of doing stuff.