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

Add a way to open the script editor in its own window. #480

Closed
brisdalen opened this issue Feb 15, 2020 · 2 comments
Closed

Add a way to open the script editor in its own window. #480

brisdalen opened this issue Feb 15, 2020 · 2 comments
Labels

Comments

@brisdalen
Copy link

brisdalen commented Feb 15, 2020

Describe the project you are working on:
A small mobile app with spaceships
Describe the problem or limitation you are having in your project:
I have to constantly switch between the 2D windows and the script editor
Describe the feature / enhancement and how it helps to overcome the problem or limitation:
Having the ability to open the editor in another window allows me to use it on my 2nd monitor
Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:
I don't have enough experience with GUI's or the architecture of Godot, but I imagine a simple button next to the full-screen button that opens the script editor in its own window.
If this enhancement will not be used often, can it be worked around with a few lines of script?:
I do not know.
Is there a reason why this should be core and not an add-on in the asset library?:
I'd think more people would be interested, but I didn't find another issue with the same proposal, so who knows.

@brisdalen brisdalen reopened this Feb 15, 2020
@brisdalen brisdalen changed the title Add a way to open the script editor in it Add a way to open the script editor in its own window. Feb 15, 2020
@Calinou
Copy link
Member

Calinou commented Feb 15, 2020

Duplicate of #28. In the meantime, you can use an external editor to work on a second monitor.

@brisdalen
Copy link
Author

Oh, I tried searching the list of issues searching for Window, Pop out and the likes. Thanks for the redirect.

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

No branches or pull requests

2 participants