Inspectopedia Help

Large image without a thumbnail

Detects large images without a thumbnail and suggests making them expandable.

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.

WrsLargeImageWithoutThumbnail
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 | Writerside | Content validity

Thumbnails are small previews that you can use in place of large images. When the user clicks on the thumbnail, it expands to the full image.

You can either set thumbnail="true" to make the original image expandable (optionally, also set the `width` to make the image thumbnail smaller), or use preview-src to specify a custom preview image as a thumbnail.

You can set the maximum image width allowed by the inspection in Settings | Editor | Inspections.

Inspection options

Here you can find the description of settings available for the Large image without a thumbnail inspection, and the reference of their default values.

Image width threshold

700

Availability

By default bundled with

Writerside 2024.1

Can be installed with plugin

Writerside, 2024.04.241.15989.11

Last modified: 18 June 2024