Преглед на файлове

fix #8076, update note in gdscript warning system settings page

Hex-4 преди 1 година
родител
ревизия
eabd668cb7
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      tutorials/scripting/gdscript/warning_system.rst

+ 3 - 1
tutorials/scripting/gdscript/warning_system.rst

@@ -18,7 +18,9 @@ called **GDScript**:
 
 
 .. note::
 .. 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
 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:
 script editor's status bar. The example below has 3 warnings: