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

Ability to detach the code editor from the main window #20172

Closed
mthreis opened this issue Jul 15, 2018 · 3 comments
Closed

Ability to detach the code editor from the main window #20172

mthreis opened this issue Jul 15, 2018 · 3 comments
Labels

Comments

@mthreis
Copy link

mthreis commented Jul 15, 2018

Issue description:
It's a limitation of regular text editors (like VS Code or Atom): they can't reproduce Godot editor's functionality when it comes to auto-completion and/or syntax checking (for identation, for example). There doesn't seem to be a replacement for the code editor but, unfortunately, it's a chore to work with it since it takes too much screen space on the IDE, especially considering that there's a bar at the left corner that can't be minimized and a script list that can't be turned into tabs. Result: not too much room for what really matters, the code!

A possible solution would be adding a button next to the "distraction free mode" one that would detach the code editor from the main window, giving it one for itself. When the code editor is in a different window, the "Script" could or be removed or lead to that other window when clicked. The result would look somewhat like this:

sda

@swarnimarun
Copy link
Contributor

There is already a few threads on the matter, #19197

@vnen
Copy link
Member

vnen commented Jul 15, 2018

It is a duplicate of #9059

@vnen vnen closed this as completed Jul 15, 2018
@vnen vnen added the archived label Jul 15, 2018
@akien-mga akien-mga changed the title [Suggestion] Ability to detach the code editor from the main window Ability to detach the code editor from the main window Jul 17, 2018
@cyb3rkun
Copy link

was this ever implemented?

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

4 participants