Hello,
is there any ReSharper-like addon for NetBeans (preferably 6.8)? I'm using NetBeans for PHP.
I need following features:
- add some kind of code analysis
- add some intelligent refactoring interface
- enhance current code completion system
- add more options to code highlighting
Currently I'm using multiple external tools, which aren't exactly user-friendly and I'd like to, preferably, have it all in one tool. Perhaps some other PHP IDE have something like this.
EDIT: Bit more details in my answer to Jani Hartikainen.