Browse Source

Remove warning about fixed issue in Using an external text editor (#5629)

Loregret 3 years ago
parent
commit
28a12f7a68
1 changed files with 0 additions and 5 deletions
  1. 0 5
      tutorials/editor/external_editor.rst

+ 0 - 5
tutorials/editor/external_editor.rst

@@ -5,11 +5,6 @@ Using an external text editor
 
 This page explains how to code using an external text editor.
 
-.. warning::
-
-    `External editors are currently incompatible with Godot's "Sync Script
-    Changes" feature. <https://github.com/godotengine/godot/issues/10946>`__
-
 Godot can be used with an external text editor, such as Sublime Text or Visual
 Studio Code. Browse to the relevant editor settings: ``Editor -> Editor Settings
 -> Text Editor -> External``