Every JavaScript project bigger than "Hello, World" one uses libraries, often many of them. That's why handling libraries properly is so important for the IDE. Let's look at how WebStorm 6 supports libraries and what have been changed since version 5.
If you haven't played with libraries lately, …