api_notable_list_2023.md: intention skipBeforeAfter

This commit is contained in:
Yann Cébron 2023-06-15 16:21:27 +02:00
parent 040ec9636f
commit e50817f7d2

View File

@ -19,6 +19,9 @@ Check presence of JVM library
Inspection description: code snippets highlighting
: Embedded code is shown with [syntax highlighting](code_inspections.md#code-snippets).
Intentions that can not show meaningful before/after preview
: Intentions not modifying code can specify `<skipBeforeAfter>true</skipBeforeAfter>` in their registration.
JCEF-based SVG viewer
: SVG pictures are now shown using [JCEF](jcef.md) instead of rendering via Apache Batik library ([Details](https://youtrack.jetbrains.com/issue/IDEA-230850)).