Code Inspection: Missed locally stored library for HTTP link
Configure inspections: Settings | Editor | Inspections
Show intention actions: AltEnter
Reports a URL of an external JavaScript library that is not associated with any locally stored file. Suggests downloading the library. Such association enables the IDE to provide proper code completion and navigation.
Place the caret at the highlighted line and press AltEnter or click
.
Click the arrow next to the inspection you want to suppress and select the necessary suppress action.