From eabd668cb74f4d2c3926778c4d8f50cce8acc6c2 Mon Sep 17 00:00:00 2001 From: Hex-4 <121138331+Hex-4@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:35:24 +0000 Subject: [PATCH] fix #8076, update note in gdscript warning system settings page --- tutorials/scripting/gdscript/warning_system.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tutorials/scripting/gdscript/warning_system.rst b/tutorials/scripting/gdscript/warning_system.rst index 6312f522c09..ef544acc1fa 100644 --- a/tutorials/scripting/gdscript/warning_system.rst +++ b/tutorials/scripting/gdscript/warning_system.rst @@ -18,7 +18,9 @@ called **GDScript**: .. note:: - As shown in the image above, you must enable **Advanced Settings** in order to see the GDScript section. + You must enable **Advanced Settings** in order to see the + GDScript section in the sidebar. You can also search for "GDScript" when + Advanced Settings is off. You can find a list of warnings for the active GDScript file in the script editor's status bar. The example below has 3 warnings: