Open
Description
Describe the request
Have a setting similar to VSCode's workbench.panel.defaultLocation
setting, that changes the side of the Panel in which the Output and Terminal tabs will open. Possible values will be the same as for workbench.panel.defaultLocation
:
- left
- right
- bottom (default, same as current)
Describe the current behavior
Currently the Panel will be at the bottom only, which is not ideal for widescreen users.
Arduino IDE version
2.0.0-rc7-nightly-20220615
Operating system
Windows
Operating system version
10.0.19044.1706 Pro
Additional context
My Nightly Build is 4 days old, but the 3 commits since then do not have any relations to this feature.
Issue checklist
- I searched for previous requests in the issue tracker
- I verified the feature was still missing when using the latest nightly build
- My request contains all necessary details