Inspectopedia Help

Unused global symbol

Reports an unused globally accessible public function, variable, class, or property.

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.

JSUnusedGlobalSymbols
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 | Unused symbols

Inspection options

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

Report unused properties

Not selected

Report unused definitions

Not selected

Last modified: 11 September 2024