So in vscode I want to open the main branch next to my test branch (like for example another folder view on the other side of the editor).
I need this so it’s easier to copy the already made code (for example if i delete an old page and create a new one with the same name (so i cant just have the old page in the test repo and copy from there)).