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

Customize Debugger Output #231

Merged
merged 2 commits into from
Mar 2, 2021
Merged

Customize Debugger Output #231

merged 2 commits into from
Mar 2, 2021

Conversation

zml2008
Copy link
Member

@zml2008 zml2008 commented Dec 10, 2020

This adds some extra annotations to our main hierarchical data structures -- Components and NBT that give a more streamlined view of objects in the debugger.

Component

Before:
Before

After:
After

(the implementation of this is a bit ugly at the moment -- perhaps there's space to improve it with changes to examination?)

NBT

Before:
image

After::
image

@zml2008 zml2008 force-pushed the feature/debugger-output branch 2 times, most recently from 2f6fa14 to 783bd4a Compare December 11, 2020 21:43
Base automatically changed from feature/contract-annotations to master December 13, 2020 08:02
@zml2008 zml2008 force-pushed the feature/debugger-output branch from 783bd4a to 2f9d29d Compare December 24, 2020 07:57
@zml2008 zml2008 modified the milestones: 4.4.0, 4.5.0 Jan 18, 2021
@zml2008 zml2008 modified the milestones: 4.5.0, 4.6.0 Feb 20, 2021
@zml2008 zml2008 force-pushed the feature/debugger-output branch from 2f9d29d to 598031b Compare February 20, 2021 08:19
@zml2008 zml2008 force-pushed the feature/debugger-output branch from 598031b to ceadd8c Compare March 2, 2021 00:03
@zml2008 zml2008 force-pushed the feature/debugger-output branch from ceadd8c to 9d2be03 Compare March 2, 2021 00:08
@zml2008 zml2008 enabled auto-merge March 2, 2021 00:12
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