mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Update api_changes_list_2023.md (#1092)
Document `com.intellij.remote.RemoteProcess` API changes.
This commit is contained in:
parent
52f9cdd7b4
commit
65dd1f83d1
@ -82,6 +82,9 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
||||
Specify `displayName`/`key` for `Configurable`
|
||||
: To improve performance, provide either attribute for `com.intellij.applicationConfigurable` or `com.intellij.projectConfigurable` extension point (see [](settings_guide.md)).
|
||||
|
||||
`com.intellij.remote.RemoteProcess.setWindowSize(int, int)` abstract method added
|
||||
: Should implement this method.
|
||||
|
||||
### Database Plugin 2023.2
|
||||
|
||||
`com.intellij.database.dataSource.DataSourceStorageCore` class removed
|
||||
|
Loading…
x
Reference in New Issue
Block a user