webstorm - How can I find obsolete "noinspection" annotations? -


i went through project , resolved code hints webstorm provided.

for of these, meant adding noinspection comment, because either

  • webstorm unable understand code, code legit
  • there bug in webstorm

i reported bugs , hoping fixed in next version. disabled inspections , losing out on feature.

how can find noinspection comments have no effect , should removed?

not possible. please vote web-16634 notified when it's fixed


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -