• M
    Make getEditorOverrides take a uri instead of a editor input · 0593e5b6
    Matt Bierner 提交于
    Better fix for #96591 to also work correctly with notebooks
    
    In the explorer->open with command, we need to call `getEditorOverrides` but do not have a real editor input. Rather than creating a fake editor input, we should just take uri for `getEditorOverrides`
    0593e5b6
explorerView.ts 31.4 KB