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

Debug assistance window #21

Open
kbilsted opened this issue Mar 30, 2015 · 0 comments
Open

Debug assistance window #21

kbilsted opened this issue Mar 30, 2015 · 0 comments
Assignees
Milestone

Comments

@kbilsted
Copy link
Owner

Implement a multi-panel wpf "editor" that supports xml-folding and raw text, maybe even show images produced by graphwiz.

the idea is to insert printer.Debug.PrintObject(o) and this editor will open, or if already open, will add a new pane. Thereby we enable better debugging sessions for programmers dealing with a lot of data.

this is advantageous over the normal profiler view in

  1. you can search the content of the panel
  2. you have several panels potentially, which show the development of state

I think its best not to use 3rd party plugins for this in order to keep dependencies at 0 for StatePrinter

@kbilsted kbilsted self-assigned this Apr 6, 2015
@kbilsted kbilsted added this to the 2.2.x milestone Apr 8, 2015
@kbilsted kbilsted modified the milestones: 3.0.x, 2.2.x Jun 13, 2015
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

1 participant