Intellij 11 which inspection? Permanently deleted user 创建于 2011年12月08日 16:48 I get a lot of "object type x is not assignable to parameter type y" in my javascript code...How do I disable that? Only asking after searching thru the inspections with no luck...
Place the caret on the warning, press alt-enter, then "right" and select "Edit inspection profile setting" or directly "Disable inspection"
On 08.12.2011 19:48, hvgotcodes wrote:
>
>
>
>
Type / signature mismatch problem in JavaScript category
On 12/8/2011 7:48 PM, hvgotcodes wrote:
>
>
>
>
I don't get an option to do that. I get a 'change signature' and 'insert cast' (for javascript code oO) options, both with no right expansion.
o thanx god. that was it.