|
|
|
|
|
by mblakele
5671 days ago
|
|
Another tip: ctrl-shift-d brings up the "File > Open Quickly" dialog, where you can type the name of a file into a filtered list (eclipse also has something like this). So instead of finding the right window, just bring up whatever file you need via the keyboard. I find this faster than using the mouse or cmd-`. Another shortcut I used frequently is cmd-shift-e. This toggles "View > Zoom Editor" so that I can see more code. |
|