Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions tutorials/editor/external_editor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``
Expand Down