Once again I installed Eclipse (PDT), and once again I didn’t find Visual Studio (6) style key bindings for Eclipse from anywhere. I’m sure there are multiple places to find those, but anyway I didn’t find one easily and since those are fast to add I added the ones I use myself.
So here is the CSV file exported from Eclipse: vc6-keys-for-EclipsePDT-20091117-1316.zip
The key bindings I added:
New PHP File: Ctrl+N
Next Editor: Ctrl+Tab
Previous Editor: Ctrl+Shift+Tab
Find and Replace: Ctrl+F
Find Next: F3
Find Previous: Shift+F3
Open Search Dialog: Ctrl+H
New File: Ctrl+N
Go to line: Ctrl+G
One shortcut I actually moved back to Visual Studio: File.Close = Ctrl+W
If you add more export CSV and send back to me jani (at) kajala dot com, I will update the file here as well.
The Eclipse which I used to export those was “Eclipse for PHP Developers. Build id 20090920-1017″, but I guess it should work on other Eclipses as well.
—–
Update (2009-10-16): Added Ctrl+G -> Go to line.
Update (2009-11-17): Fixed F3 search-next to work similar way in VS2008
Tags: Eclipse, key bindings, keys, Tools, visual studio
[...] Eclipse PHP Development Tools as main IDE, with Visual Studio 6 key bindings for Eclipse [...]
Just what i was looking for!! cheers
Hey, youre the goto expert. Thanks for hnanigg out here.
thanks for these!
Worked a treat against Eclipse 3.5.2
Perfect, thanks!
Thanks mate… saved my time..