소스 검색

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

Loregret 3 년 전
부모
커밋
28a12f7a68
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``