Skip to content

Add setting for Panel side #1080

Open
Open
@boundmaidlea

Description

@boundmaidlea

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
    I verified the feature was still missing when using the latest
    My request contains all necessary details

Activity

boundmaidlea

boundmaidlea commented on Jun 19, 2022

@boundmaidlea
Author

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

toogooda

toogooda commented on Jul 20, 2022

@toogooda

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

Metadata

Metadata

Assignees

Labels

topic: codeRelated to content of the project itselftype: enhancementProposed improvement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @per1234@toogooda@91volt@boundmaidlea

      Issue actions

        Add setting for Panel side · Issue #1080 · arduino/arduino-ide