浏览代码

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

Loregret 3 年之前
父节点
当前提交
aefa22f940
共有 1 个文件被更改,包括 0 次插入5 次删除
  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``