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

Disabling Script Editor removes the attach scripts option from contextual menu when right clicking nodes #32636

Open
exts opened this issue Oct 8, 2019 · 5 comments

Comments

@exts
Copy link
Contributor

exts commented Oct 8, 2019

Godot version:
3.2 alpha 1

OS/device including version:
windows 10

Issue description:
If you disable the Script Editor from the settings menu it completely disables the ability attaching scripts from the contextual menu.

Steps to reproduce:

  1. Disable script editor from editor profiles
  2. Right click on a node
  3. Watch 'attach script' be missing from the contextual menu.
@akien-mga
Copy link
Member

Isn't it the point of disabling the script editor? You'd disable it if you don't want users to write scripts.

@KoBeWi
Copy link
Member

KoBeWi commented Oct 8, 2019

But it disallows to attach even downloaded scripts. It's not the same as writing.

@exts
Copy link
Contributor Author

exts commented Oct 9, 2019

@akien-mga a lot of us c# dev's don't use godot to write code (for instance a lot of people use vs code or an IDE like mono develop, vs or jetbrains rider), having the option to disabling the editor is useful to people like me, just gets rid of a bit of clutter, but removing the ability to attach scripts to nodes also just seems like a bit overkill for one setting to cover. Why not add some check boxes to that page on what gets removed like some of the other items.

@KoBeWi
Copy link
Member

KoBeWi commented Oct 28, 2020

Still valid in 3.2.3

@1971S
Copy link

1971S commented Mar 2, 2024

Still happening in 4.3.dev4

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

4 participants