mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
api_changes_list_2022.md: minor
This commit is contained in:
parent
7a3475343f
commit
e6fb4eb63f
@ -105,7 +105,7 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
|
|||||||
: Method does not make sense anymore, please see [JBR-4328](https://youtrack.jetbrains.com/issue/JBR-4328).
|
: Method does not make sense anymore, please see [JBR-4328](https://youtrack.jetbrains.com/issue/JBR-4328).
|
||||||
|
|
||||||
`com.intellij.vcs.log.VcsLogHighlighter.getStyle(int, VcsShortCommitDetails, boolean)` method removed
|
`com.intellij.vcs.log.VcsLogHighlighter.getStyle(int, VcsShortCommitDetails, boolean)` method removed
|
||||||
: Use `com.intellij.vcs.log.VcsLogHighlighter.getStyle(int, VcsShortCommitDetails, int, boolean)` instead
|
: Use `com.intellij.vcs.log.VcsLogHighlighter.getStyle(int, VcsShortCommitDetails, int, boolean)` instead.
|
||||||
|
|
||||||
### Java Plugin 2022.2
|
### Java Plugin 2022.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user