How to disable inspections for specific file

  • 2
  • 3

Hi, does anyone know how to disable the inspections for a singular file? I can't seem to figure this out.

Basically, jquery.js comes up with a number of inspection errors, and I want to disable the inspections for this file, but keep them on for everything else.

Best,
Adam
Click on the "Hector the Inspector" icon in the status bar and change the inspection level to Syntax. This will be remembered on a per-file basis.
--
Dmitry Jemerov, Chief Technology Officer, JetBrains

Awesome - thanks... I never noticed that little guy in the corner.