Skip to content

Add setting for Panel side #1080

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks done
boundmaidlea opened this issue Jun 19, 2022 · 2 comments
Open
3 tasks done

Add setting for Panel side #1080

boundmaidlea opened this issue Jun 19, 2022 · 2 comments
Assignees
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@boundmaidlea
Copy link

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
@boundmaidlea boundmaidlea added the type: enhancement Proposed improvement label Jun 19, 2022
@boundmaidlea
Copy link
Author

Just looked for duplicates for another issue, and found #715 to be related

@per1234 per1234 added the topic: code Related to content of the project itself label Jun 23, 2022
@toogooda
Copy link

The old version was at least able to hide the output panel, the new implementation with no ability to move or hide is a large regression from the original arduino IDE vertical space is much less than horizontal for 99% of all users. Options to move or hide are a minimum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

No branches or pull requests

4 participants