Skip to content
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

Always Close Debugger on Stop Editor Settings #9835

Closed
wyattbiker opened this issue May 28, 2024 · 1 comment
Closed

Always Close Debugger on Stop Editor Settings #9835

wyattbiker opened this issue May 28, 2024 · 1 comment

Comments

@wyattbiker
Copy link

Describe the project you are working on

I would also like to add "Always Close Debug Window on Stop" to the Editor Settings similar to
"Always Close Output on Stop" which closes the Bottom Panel.

image

After Stop the Debugger can still be viewed by clicking on the tab at the bottom panel.

Describe the problem or limitation you are having in your project

Convenience in opening the full text editor

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Would extend the text editor window when debugging is stopped.. Similar to the way Output Stop behaves

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

See screen shot as to where it would be placed

If this enhancement will not be used often, can it be worked around with a few lines of script?

I don't thing so.

Is there a reason why this should be core and not an add-on in the asset library?

Core

@Calinou
Copy link
Member

Calinou commented May 28, 2024

Thanks for the proposal! Consolidating in #9513, which covers the same feature by generalizing it across all panels. Its implementation godotengine/godot#91033 provides an option to close the bottom panel when stopping the project, regardless of which bottom panel it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants