Tuesday, January 30, 2007

One keybinding to rule them all...

Having worked in Java and .Net land it's easy to get tired of having to relearn different sets of key bindings for the different stacks.

Most commercial java development is done either in Eclipse or Intellij (sorry NetBeans).

For .net development even though VS2005 is an improvement over VS2003, JetBrain's Resharper is still a must.

So I'm standardising on the intellij keys. (You can find intellij bindings for eclipse here.

Ctrl-Enter all the way ;-)

(Ctrl-Enter is intellij's quick fix command - equiv to eclipse's Ctrl-1)

No comments: