We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d15aadf + eabd668 commit d2c5133Copy full SHA for d2c5133
tutorials/scripting/gdscript/warning_system.rst
@@ -18,7 +18,9 @@ called **GDScript**:
18
19
.. note::
20
21
- 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
22
+ GDScript section in the sidebar. You can also search for "GDScript" when
23
+ Advanced Settings is off.
24
25
You can find a list of warnings for the active GDScript file in the
26
script editor's status bar. The example below has 3 warnings:
0 commit comments