I used to position my terminal at the left side of my visual studio code (as presented on the first image) but now the option to do that is gone, i think some recently update removed it (which seems strange, why would they remove a feature?).
After some googling, i found this How do I move the panel in Visual Studio Code to the right side? But it doest help me, as my problem is different
Someone knows how i can achieve the same result nowadays?
What i already tried:
- Tried to add this command at settings.json "workbench.panel.defaultLocation": "left" but it says it has been deprecated
- Right click at terminal header does not show the "Move to Left" option anymore, instead there's only a Move Views to side panel, which results in a right-side placement, not left
- View > Appearence does not have the desired option anymore