notable 2020: Configurable status bar widgets

This commit is contained in:
Yann Cébron 2020-02-25 16:06:14 +01:00
parent bd7383a65a
commit d32b6e68b0

View File

@ -23,6 +23,9 @@ Dynamic Plugins
Refactoring dialog: builtin "Open in editor" option Refactoring dialog: builtin "Open in editor" option
: Set `addOpenInEditorCheckbox` constructor parameter to enable it in custom `RefactoringDialog` implementation. : Set `addOpenInEditorCheckbox` constructor parameter to enable it in custom `RefactoringDialog` implementation.
Configurable status bar widgets
: Use extension point `com.intellij.statusBarWidgetFactory` to provide widgets that can be disabled or reordered.
## Notable Changes in IntelliJ IDEA ## Notable Changes in IntelliJ IDEA
EOL for JetBrains TFS Plugin EOL for JetBrains TFS Plugin