Is there any evidence that programmers are more productive when using IDEs? Fewer bugs, faster coding, minimal technical debt?
@vtrlx I use an IDE most of the time. I see 3 kind of benefits
1. reading assistance
Code navigation, navigable call hierarchy analysis, navigable dependency analysis, finding references, syntax coloration, symbol search (variable, function name, class name in oof languages),quick documentation access, quick source code access