From 3e8c214a19c7afb01fb7ba13efbaa4321e0f1d0b Mon Sep 17 00:00:00 2001 From: Yan Pas Date: Fri, 16 Feb 2018 19:50:11 +0300 Subject: [PATCH] Delete all selected lines using the delete line shortcut in script editor (cherry picked from commit 7368978a48127a4c238f51bd0dbdf4c8d091809f) --- editor/plugins/script_text_editor.cpp | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/editor/plugins/script_text_editor.cpp b/editor/plugins/script_text_editor.cpp index 87e92f0807e..aeba0ff930f 100644 --- a/editor/plugins/script_text_editor.cpp +++ b/editor/plugins/script_text_editor.cpp @@ -935,13 +935,27 @@ void ScriptTextEditor::_edit_option(int p_op) { Ref