From d838282191bd05ead81b696c69bc27d434d65988 Mon Sep 17 00:00:00 2001 From: Slooth Date: Fri, 3 Jul 2020 03:03:56 -0500 Subject: [PATCH] Add documentation for shortcut_keys_enabled --- doc/classes/TextEdit.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index 0c6615c53ba..643da891a16 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -458,6 +458,7 @@ + If [code]true[/code], shortcut keys for context menu items are enabled, even if the context menu is disabled. If [code]true[/code], line numbers are displayed to the left of the text.