New Web inspection - including same JS/CSS file more than once
I've just noticed that IDEA (7.0.3) says nothing about a JS or CSS file included more than once (with either or ]]> tag).
I think it can be a useful inspection to add - to warn when it happens.
Edited by: Evgeny Goldin on Mar 23, 2008 6:21 PM
Please sign in to leave a comment.
It's especially useful when some pages are included inside each other and one looses tracks of what scripts are already included above.
Since IDEA knows about those inclusions - it can track those cases as well.