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

Improve "Open Editor" context menu in scrip inspector #3061

Open
AvioxArcade opened this issue Jul 26, 2023 · 1 comment
Open

Improve "Open Editor" context menu in scrip inspector #3061

AvioxArcade opened this issue Jul 26, 2023 · 1 comment
Labels
feature request New feature (or a request for one)

Comments

@AvioxArcade
Copy link

Is your feature request related to a problem?

the inspector can be a handy way to reference one script while working on another.
There are times I'm doing this and realize I need to make a quick edit to the script I'm referencing in the inspector, which requires I go open the script, navigate to the line I was looking at, make the change, then return to the script I'm working on. It breaks flow.

Describe the solution you'd like

Consider adding a "Read-only" checkbox above/at the top of the script in the inspector. It would be checked by default. To make a change, simply un-check the "read-only" checkbox and make the change. I can imagine "read-only" re-ticking when the inspector changes focus to a different asset.

Describe alternatives you've considered

It also may be a helpful alternative for the "Open Editor" button to auto-scroll to the same top line that's in view in the inspector, so longer scripts don't require finding the area you were looking at in the inspector.

Additional context

No response

@AvioxArcade AvioxArcade added the feature request New feature (or a request for one) label Jul 26, 2023
@jackerley
Copy link

There are planned changes to the code editor to more easily allow this kind of behaviour #3219

Having Open Editor button open at that line is a good suggestion

@jackerley jackerley changed the title Script Inspector - make "Read-only" a checkbox or improve "Open Editor" function Improve "Open Editor" function Jul 27, 2023
@iampremo iampremo changed the title Improve "Open Editor" function Improve "Open Editor" context menu in scrip inspector Jul 27, 2023
@iampremo iampremo transferred this issue from another repository Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature (or a request for one)
Projects
Status: No status
Development

No branches or pull requests

2 participants