5 ms·
I've found that IDEs work well when you're working within a single language or framework, but are clunky for multi-language projects. It's easier for me to have
by l3s2d 6y ago
I've found that IDEs work well when you're working within a single language or framework, but are clunky for multi-language projects. It's easier for me to have 4 terminals open (2 for vim, 2 for execution) than two different language-aware IDEs. With the IDEs, I need to pay attention to which IDE I'm in since they have different shortcuts and UIs.
- lol768 6y agoWhich languages do you mix and match that something like IntelliJ IDEA can't support?