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

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -