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

Detachable script text editor #3237

Closed
Janders1800 opened this issue Aug 31, 2021 · 7 comments
Closed

Detachable script text editor #3237

Janders1800 opened this issue Aug 31, 2021 · 7 comments

Comments

@Janders1800
Copy link

Describe the project you are working on

Memories Of Ariandine

Describe the problem or limitation you are having in your project

I'm sure this has been asked countless times but I cannot find an actual feature proposal here, so, here it comes.

Constantly switching between 3D and Script tags wen writing editor plugins breaks all the work flow, having the script tab on a different window will help. This problem also comes up wen testing gameplay, since if I want to make some translation changes for an object while programming, I have to switch to 3D/2D tab, make the changes, then switch again to script tab, then continue programming.

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

If you have to make this a couple of times a day there is no problem, but if you have to constantly go trough this process every time a 100+ times every day, this gets annoying, very fast.

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

Just make this section detachable to a window.
scriptEditor

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

I wish.

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

Can't be in a plugin.

@bughandler
Copy link

I think multi-screens development could also benefit from this proposal.
But since the editor is built on Godot itself, so it shares the limitation of lack of multi-windows support (version 3.x).
May Godot 4.0 will make this happen.

@Janders1800
Copy link
Author

Yeah this proposal is more aimed to 4.0, I know that for 3.X is not really worth it.

@YuriSizov
Copy link
Contributor

Duplicate of #28

While 4.0 supports multiple windows, we don't plan to overhaul the editor for that just yet. That will come in later 4.x versions.

@jordanlis
Copy link

I don't have multiple screens, and I don't want to. But I like putting my windows in separated virtual desktop.
So I would benefit of such update

@wachtel1
Copy link

wachtel1 commented Nov 9, 2021

This is so much needed. Especially with the outdated VSCode plugin with no one to maintain it.

@YuriSizov
Copy link
Contributor

VS Code plugin works, and it is maintained: https://github.com/godotengine/godot-vscode-plugin

@wachtel1
Copy link

wachtel1 commented Nov 9, 2021

@pycbouh godotengine/godot-vscode-plugin#244
The described issues, like the errors when using it, recursive resource load warnings, and signal function generator not working are still actual. The last stable release was a year ago.

It's not unusable as is, but definitely not the experience it could be. Or the experience the developers can get with a detachable native script editor.

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

5 participants