//no inspection code tags

Hi can someone point me to a list of the //no inspection code tags? I want to get rid of all the squigglies 

And specifically is there one for the typo warnings, I would like a list but that one would be huge 

thanks for any help

2 comments
Comment actions Permalink

Hi there,

https://www.jetbrains.com/help/webstorm/suppressing-inspections.html

Alt+Enter on the problematic place then choose "Suppress for statement" -- it will add such comment. You can then copy-paste it into another place if you prefer this way.

But in general: there is no such compiled list.

1
Comment actions Permalink

thanks, A lot of times I do the Alt+Enter and it doesn't give me anything and why wouldn't they have a list?

2

Please sign in to leave a comment.