Its very useful for me. Specially when opening up code in different workspaces.
For example, we have 3 workspaces set up here at my work.
DEV, TEST, LIVE.
I have a program open in DEV (G:\DEV\src\java\orders\Order.java)
I want to open the TEST version of that program (G:\TEST\src\java\orders\Order.java)
So I simply do this..
1) press Ctrl+D
2) press Ctrl+O (Open)
3) press Ctrl+V (Paste)
4) change the word DEV into TEST
5) press Enter
I hate it when I'm watching some slowpoke coworker opening up a file, and he is retyping out the whole line. What a waste of time.
Ctrl+D mapped to Edit > Copy Other > File Name
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard