Fixes https://github.com/godotengine/godot-proposals/issues/7217
- Simplify some includes in the process. - Also exposes EditorInterface.movie_maker_enabled as a property.
Also start organizing editor-specific GUI components into a dedicated folder, `editor/gui`. Also move `editor_file_server` next to the rest of debugger classes.