mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
api_changes_list_2024.md: CodeFoldingConfigurable.applyCodeFoldingSettingsChanges()
This commit is contained in:
parent
e1f6801ea3
commit
6a3e125fa7
@ -71,3 +71,6 @@ NOTE: Entries not starting with code quotes (`name`) can be added to document no
|
|||||||
## 2024.1
|
## 2024.1
|
||||||
|
|
||||||
### IntelliJ Platform 2024.1
|
### IntelliJ Platform 2024.1
|
||||||
|
|
||||||
|
`com.intellij.application.options.editor.CodeFoldingConfigurable.applyCodeFoldingSettingsChanges()` method removed
|
||||||
|
: Use top-level method `CodeFoldingConfigurableKt.applyCodeFoldingSettingsChanges` instead.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user