From 64edc7a5c2397e5330a587d40b4d0275bf9a9c9e Mon Sep 17 00:00:00 2001 From: Rindbee Date: Sun, 4 Dec 2022 10:59:31 +0800 Subject: Fix internal editor not updating when using external editor via LSP --- editor/plugins/script_editor_plugin.cpp | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'editor/plugins/script_editor_plugin.cpp') diff --git a/editor/plugins/script_editor_plugin.cpp b/editor/plugins/script_editor_plugin.cpp index e515b46b1e..74d82aa4a2 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -2528,7 +2528,7 @@ void ScriptEditor::reload_scripts(bool p_refresh_only) { } Ref