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 preview for breakpoint placement #533

Closed
Jummit opened this issue Feb 27, 2020 · 0 comments · Fixed by godotengine/godot#53112
Closed

Add preview for breakpoint placement #533

Jummit opened this issue Feb 27, 2020 · 0 comments · Fixed by godotengine/godot#53112
Milestone

Comments

@Jummit
Copy link

Jummit commented Feb 27, 2020

Describe the problem or limitation you are having:

Placing breakpoints is not very responsive.

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

The breakpoint position hovered over should be a highlighted.

Describe how your proposal will work, with code, pseudocode, mockups, and/or diagrams:

Untitled

Modify https://github.com/godotengine/godot/blob/master/editor/plugins/script_text_editor.cpp.

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

No.

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

It is core.

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

Successfully merging a pull request may close this issue.

3 participants