Slide 4
Slide 4 text
When Your Editor Understands the Code You’re Writing…
Navigation is Easier
Navigate to class, method, symbol, declaration, etc.
Editing is Faster
Autocomplete, live templates, postfix completion, etc.
Refactoring is Painless
Extract methods, change method signatures, renames, etc.
Testing is Simple
Generate test classes, navigate to tests,
Debugging is Powerful
Breakpoints in code, tests, library sources, etc.