From 6b3f013a82557624aac49b567f4a8139848aa40e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 27 Jul 2020 10:29:22 +0200 Subject: [PATCH] Script editor: Fix open dominant logic for language-specific external editors Follow-up to #40735. Co-authored-by: Ignacio Etcheverry --- editor/plugins/script_editor_plugin.cpp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/editor/plugins/script_editor_plugin.cpp b/editor/plugins/script_editor_plugin.cpp index 713d57ee955..edce2023fff 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -2092,7 +2092,9 @@ bool ScriptEditor::edit(const RES &p_resource, int p_line, int p_col, bool p_gra Ref