mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
883 B
883 B
category, rank, state, anchor, title, description, details
| category | rank | state | anchor | title | description | details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| editor | 0 | active | make-the-editor-resilient-to-file-changes | Make the editor resilient to files changed/added externally | Godot doesn’t know how to handle project file changes that happen on non-imported files, such as scripts, when it happens outside of the editor. This can be a common occurrence for users that use an external code editor. This can lead to numerous errors and inconveniences, such as scenes refusing to load. We intend to make this a relic of the past. |
|