This private variable is not read anywhere. Remove it and all places, where it is set.
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.