Files
godot/editor
Christoph Taucher 2929993575 Prevent the internal Script Editor from reloading
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
2023-10-11 21:41:09 +02:00
..
2023-10-06 21:38:34 +08:00
2023-06-06 15:36:51 +01:00
2023-10-01 22:04:17 +07:00
2023-10-01 22:04:17 +07:00
2023-06-06 15:36:51 +01:00
2023-09-03 19:58:18 +02:00
2023-06-06 15:36:51 +01:00