I'm learning CodeIgniter and I come from Microsoft Visual Studio so I'm used to the auto complete feature. I've been using notepad++ so far but I wonder if anyone knows an editor that works better with CodeIgniter.
I would love to see features like:
- Right-click -> Add new model
- Right-click -> Add new view
- Autocomplete with CodeIgniter helpers and libraries