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 option to filter the stack variables of GDScript debugger #56719

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

Chaosus
Copy link
Member

@Chaosus Chaosus commented Jan 12, 2022

This is QoL enhancement which adds a search box that allows filtering the debugger stack variables names in the debugger inspector. I found it very useful especially when a script has a lot of variables and you only need a specific one to be shown.

gds_debugger_filter

@Chaosus Chaosus requested a review from a team as a code owner January 12, 2022 12:04
@Chaosus Chaosus added this to the 4.0 milestone Jan 12, 2022
@akien-mga akien-mga requested a review from a team January 12, 2022 12:32
@akien-mga akien-mga merged commit 387f274 into godotengine:master Jan 14, 2022
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants