Inspectopedia Help

Unresolved reference

Reports an unresolved reference in JavaScript code.

Locating this inspection

By ID

Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.

JSUnresolvedReference
Via Settings dialog

Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.

Settings or Preferences | Editor | Inspections | JavaScript and TypeScript | General

Inspection options

Here you can find the description of settings available for the Unresolved reference inspection, and the reference of their default values.

Report undeclared global symbols as error

Not selected

Report undeclared properties as error

Default: Selected

Last modified: 11 September 2024