s0lar
Executive Member
- Joined
- Sep 22, 2009
- Messages
- 7,336
- Reaction score
- 5,941
'lo all,
I have always used VIM as my defacto editor when coding. Recently I have been working on some huge (messy) PHP code I inherited. As a result I am looking for an IDE which can reference the included class methods during code completion.
As you can imagine VIM doesnt cut it when it comes to code completion. I have to manually look these up with a recursive grep in the class directory, then "VIM" it. This is slowing me down to a near standstill. :wtf:
Anybody recommend an IDE which can do the completion as well as VIM keybindings. I am so used to VIM keybindings that working with a mouse slows me down equally and just doesnt "feel" right. :wtf:
Must be available on OS X as this is my dev platform of choice. I might consider win or *nix if the IDE is _really_ good.
I have always used VIM as my defacto editor when coding. Recently I have been working on some huge (messy) PHP code I inherited. As a result I am looking for an IDE which can reference the included class methods during code completion.
As you can imagine VIM doesnt cut it when it comes to code completion. I have to manually look these up with a recursive grep in the class directory, then "VIM" it. This is slowing me down to a near standstill. :wtf:
Anybody recommend an IDE which can do the completion as well as VIM keybindings. I am so used to VIM keybindings that working with a mouse slows me down equally and just doesnt "feel" right. :wtf:
Must be available on OS X as this is my dev platform of choice. I might consider win or *nix if the IDE is _really_ good.