For example, if you were at the beginning of the following text:
foo(bar, baz);
Typing f,dt) would change it to:
foo(bar);
For example, if you were at the beginning of the following text:
foo(bar, baz);
Typing f,dt) would change it to:
foo(bar);