A temporary workaround for godot#116492 and spine-runtimes#2985.
When using Spine GDExtension in Godot 4.5+, double-clicking any .json file in the FileSystem dock crashes the editor. This happens because Spine's EditorImportPlugin claims the .json extension and tries to parse all JSON files as Spine skeletons.