api changes: fix, update docs

This commit is contained in:
Yann Cébron 2024-03-14 16:05:36 +01:00
parent 6c955f7e51
commit 1061e5cfeb
7 changed files with 13 additions and 13 deletions

View File

@ -13,7 +13,7 @@ To document a new incompatible change, add a new line with the problem pattern f
and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference). and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference).
Non-platform changes must be grouped under relevant section for plugin. Non-platform changes must be grouped under relevant section for plugin.
The following problem patterns are supported and must be followed EXACTLY: The following problem patterns are supported and must be followed EXACTLY (e.g., no '#' instead of '.'):
<package name> package removed <package name> package removed

View File

@ -8,10 +8,10 @@ Before documenting a breaking API change, please make sure that the change canno
APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented. APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented.
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description
and recommended fix/action (please write full sentence ending with '.', see existing entries as reference). and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference).
Non-platform changes must be grouped under relevant section for plugin. Non-platform changes must be grouped under relevant section for plugin.
The following problem patterns are supported and must be followed EXACTLY: The following problem patterns are supported and must be followed EXACTLY (e.g., no '#' instead of '.'):
<package name> package removed <package name> package removed

View File

@ -8,10 +8,10 @@ Before documenting a breaking API change, please make sure that the change canno
APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented. APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented.
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description
and recommended fix/action (please write full sentence ending with '.', see existing entries as reference). and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference).
Non-platform changes must be grouped under relevant section for plugin. Non-platform changes must be grouped under relevant section for plugin.
The following problem patterns are supported and must be followed EXACTLY: The following problem patterns are supported and must be followed EXACTLY (e.g., no '#' instead of '.'):
<package name> package removed <package name> package removed

View File

@ -8,10 +8,10 @@ Before documenting a breaking API change, please make sure that the change canno
APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented. APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented.
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description
and recommended fix/action (please write full sentence ending with '.', see existing entries as reference). and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference).
Non-platform changes must be grouped under relevant section for plugin. Non-platform changes must be grouped under relevant section for plugin.
The following problem patterns are supported and must be followed EXACTLY: The following problem patterns are supported and must be followed EXACTLY (e.g., no '#' instead of '.'):
<package name> package removed <package name> package removed

View File

@ -8,10 +8,10 @@ Before documenting a breaking API change, please make sure that the change canno
APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented. APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented.
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description
and recommended fix/action (please write full sentence ending with '.', see existing entries as reference). and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference).
Non-platform changes must be grouped under relevant section for plugin. Non-platform changes must be grouped under relevant section for plugin.
The following problem patterns are supported and must be followed EXACTLY: The following problem patterns are supported and must be followed EXACTLY (e.g., no '#' instead of '.'):
<package name> package removed <package name> package removed

View File

@ -8,10 +8,10 @@ Before documenting a breaking API change, please make sure that the change canno
APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented. APIs marked with @Deprecated(forRemoval=true), @ApiStatus.Experimental, @ApiStatus.Internal/IntellijInternalApi, or @ApiStatus.ScheduledForRemoval don't need to be documented.
To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description To document a new incompatible change, add a new line with the problem pattern followed by a 2nd line with ": "-prefixed human-readable description
and recommended fix/action (please write full sentence ending with '.', see existing entries as reference). and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference).
Non-platform changes must be grouped under relevant section for plugin. Non-platform changes must be grouped under relevant section for plugin.
The following problem patterns are supported and must be followed EXACTLY: The following problem patterns are supported and must be followed EXACTLY (e.g., no '#' instead of '.'):
<package name> package removed <package name> package removed

View File

@ -11,7 +11,7 @@ To document a new incompatible change, add a new line with the problem pattern f
and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference). and recommended fix/action (REQUIRED, please write full sentence ending with '.', see existing entries as reference).
Non-platform changes must be grouped under relevant section for plugin. Non-platform changes must be grouped under relevant section for plugin.
The following problem patterns are supported and must be followed EXACTLY: The following problem patterns are supported and must be followed EXACTLY (e.g., no '#' instead of '.'):
<package name> package removed <package name> package removed
@ -135,7 +135,7 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
Class `com.intellij.diff.editor.DiffVirtualFile` now extends `com.intellij.diff.editor.DiffViewerVirtualFile` and inherits its abstract method `com.intellij.diff.editor.DiffViewerVirtualFile.createViewer(Project)` Class `com.intellij.diff.editor.DiffVirtualFile` now extends `com.intellij.diff.editor.DiffViewerVirtualFile` and inherits its abstract method `com.intellij.diff.editor.DiffViewerVirtualFile.createViewer(Project)`
: Update code usages. : Update code usages.
`com.intellij.diff.tools.combined.CombinedDiffVirtualFile.getSourceId()` method removed. `com.intellij.diff.tools.combined.CombinedDiffVirtualFile.getSourceId()` method removed
: Update code usages. : Update code usages.
`com.intellij.diff.tools.combined.CombinedDiffModel` interface removed `com.intellij.diff.tools.combined.CombinedDiffModel` interface removed