From e0e236edfc75cb4d9999d619edac3cec8e3ea323 Mon Sep 17 00:00:00 2001 From: VolTer Date: Sun, 2 Oct 2022 13:59:49 +0200 Subject: Remove editor setting for hiding bookmarks --- doc/classes/EditorSettings.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'doc/classes/EditorSettings.xml') diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml index 799bd45cee..eb05219cbb 100644 --- a/doc/classes/EditorSettings.xml +++ b/doc/classes/EditorSettings.xml @@ -682,11 +682,8 @@ If [code]true[/code], displays line numbers with zero padding (e.g. [code]007[/code] instead of [code]7[/code]). - - If [code]true[/code], displays icons for bookmarks in a gutter at the left. Bookmarks remain functional when this setting is disabled. - - If [code]true[/code], displays a gutter at the left containing icons for methods with signal connections. + If [code]true[/code], displays a gutter at the left containing icons for methods with signal connections and for overridden methods. If [code]true[/code], displays line numbers in a gutter at the left. -- cgit v1.2.3