Skip to content

Auto hide feature for output window (and other status windows like serial monitor, ...) #288

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
Lorandil opened this issue Mar 29, 2021 · 0 comments
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@Lorandil
Copy link

The fixed output window at the bottom of the code window is blocking precious screen space which I would like to use when coding. On the other hand I like to watch many lines in the output window during compiling or uploading.
Manually resizing the output window is annoying.

It would be perfect if the output window would have an "auto hide" feature (like in VisualStudio), where the window becomes visible when I click on its tab in the tab bar on the screen bottom and hides again if I click inside the code window.
Of course this feature should be toggleable and disabled by default to keep beginners from getting confused (as pointed out by pert).

@Lorandil Lorandil added the type: enhancement Proposed improvement label Mar 29, 2021
@per1234 per1234 added the topic: code Related to content of the project itself label Oct 25, 2021
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

2 participants