Currently, when using diff editor, commands like workbench.action.navigateUp, workbench.action.navigateDown, workbench.action.navigateLeft and workbench.action.navigateRight etc. won't work, they're treating the two sides as the same view, it'll be a productivity booster if these commands are supported for the diff editor as well.
Currently, when using diff editor, commands like
workbench.action.navigateUp
,workbench.action.navigateDown
,workbench.action.navigateLeft
andworkbench.action.navigateRight
etc. won't work, they're treating the two sides as the same view, it'll be a productivity booster if these commands are supported for the diff editor as well.