Skip to content

Commit bed8076

Browse files
ivanskorikovIvan SkorikovAThousandShips
authored
Add mention of Auto Reload Scripts on External Change option to the e… (#9887)
* Add mention of Auto Reload Scripts on External Change option to the external editor tutorial --------- Co-authored-by: Ivan Skorikov <[email protected]> Co-authored-by: A Thousand Ships <[email protected]>
1 parent 9233769 commit bed8076

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tutorials/editor/external_editor.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ Some example **Exec Flags** for various editors include:
6565
For Emacs, you can call ``emacsclient`` instead of ``emacs`` if
6666
you use the server mode.
6767

68+
Automatically reloading your changes
69+
------------------------------------
70+
To have the Godot Editor automatically reload any script that has been changed by an external text editor,
71+
enable **Editor > Editor Settings > Text Editor > Behavior > Auto Reload Scripts on External Change**.
72+
6873
Using External Editor in Debugger
6974
---------------------------------
7075

0 commit comments

Comments
 (0)