mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
api_changes_list_2023.md: add missing group
This commit is contained in:
parent
e14e116b9f
commit
fb2297a381
@ -72,6 +72,8 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
|
||||
### IntelliJ Platform 2023.3
|
||||
|
||||
### Java Plugin 2023.3
|
||||
|
||||
`com.siyeh.ipp.base.Intention` class removed
|
||||
: As a part of migration to new experimental [`ModCommand`](%gh-ic%/platform/analysis-api/src/com/intellij/modcommand/ModCommand.java) API, the class was removed completely. It's a part of implementation module and was never intended to be inherited by external plugins. Consider implementing [`LocalInspectionTool`](%gh-ic%/platform/analysis-api/src/com/intellij/codeInspection/LocalInspectionTool.java) directly.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user