Well, This is going to be a short post. I recently found 2 shortcuts that can help a developer who uses a lot of shortcuts.
Clearing the return variable of a function
If you have a function, which has a return value set (name, return type, length) you can delete these a bit faster.