mirror of
https://github.com/godotengine/godot.git
synced 2026-02-14 14:45:56 +00:00
when the external Editor is active in the settings. This prevents a crash from different race conditions from edititing files in the external editor while the internal editor tries to reload open file tabs. Some conditions that cause the crash where: * Syntax highlighting (gdscript_highlighter.cpp, syntax_highlighter.cpp) * Code analysis (code_edit.cpp) * ... and more
143 KiB
143 KiB