Skip to content

Add buttons for moving the terminal around #2430

Closed
@MartinGC94

Description

@MartinGC94

Add buttons for moving the terminal around

The ISE has buttons for moving the console/script pane around so you can quickly maximize one or the other, or put them side by side. This is a nice feature to have in situations where you want maximum screen space for the script pane, or want to look through a big list of objects in the console pane.

Proposed technical implementation details

Add 3 buttons in the tabs bar similar to the recently added Run and Run Selection buttons with the following built-in VS code functions:

  • "View: Move Panel Left" (Maybe add a setting that changes it to right instead of left?)
  • "View: Move Panel To Bottom"
  • "View: Toggle Panel"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions