Keybinding: {
    command: string;
    keys: string | null;
    type: "workbench" | "editor" | "application";
}