Large image without a thumbnail
Detects large images without a thumbnail and suggests making them expandable.
- 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
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.
Here you can find the description of settings available for the Large image without a thumbnail inspection, and the reference of their default values.
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Writerside, 2024.11.243.21565.432 |
Thanks for your feedback!