Really keen to find out if there is a way to compare an editable panel on vscode to what is on another git branch i.e. what the diff is locally to that on origin master / another branch... but not in 'read-only' mode.
Ideally on the source control extension, under branches i would like to see a list of changed files and click on them, to open two panels one with the branch i select and one with working changes / editable.
Any idea how to do this? I am sure i used to be able to do it. Thank you.
Repositories view of git lens in the source control extension.... hidden by default.... check setting of gitlens in vscode. Branches etc won't show working changes, but repositories view does...