Currently moving the mouse for a single pixel is enough to trigger grabbing, which happens often unintentionally.
Improve includes of `EditorNode` (and everything else)
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.