From d32b6e68b05bf08a410d15039faa7f1ab4f9645f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 25 Feb 2020 16:06:14 +0100 Subject: [PATCH] notable 2020: Configurable status bar widgets --- reference_guide/api_notable/api_notable_list_2020.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/reference_guide/api_notable/api_notable_list_2020.md b/reference_guide/api_notable/api_notable_list_2020.md index 2ab33cebd..75f5f8b5f 100644 --- a/reference_guide/api_notable/api_notable_list_2020.md +++ b/reference_guide/api_notable/api_notable_list_2020.md @@ -23,6 +23,9 @@ Dynamic Plugins Refactoring dialog: builtin "Open in editor" option : 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 EOL for JetBrains TFS Plugin