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 @contextDump (or equivalent debugging capabilities) #10

Open
mahmoud opened this issue Oct 9, 2013 · 1 comment
Open

Add @contextDump (or equivalent debugging capabilities) #10

mahmoud opened this issue Oct 9, 2013 · 1 comment

Comments

@mahmoud
Copy link
Owner

mahmoud commented Oct 9, 2013

Opened on behalf of @jvanasco, based on a comment on #4:

"I'd love to see the @contextDump helper extension. debugging is possible , but a bit of a pain , without it."

I'm curious, what aspects of @contextDump are most useful for you? Just seeing the rendering context/model (whatever it's called, the dictionary of data passed in)? Or do you want to see the codegen'd code and everything, like LinkedIn's apparently supports with key="full" and so forth. Personally I feel the latter is a bit overkill, but could see some simpler functionality as convenient.

@jvanasco
Copy link
Contributor

jvanasco commented Oct 9, 2013

Thanks for migrating this. I didn't want to open up another ticket, since it was mentioned elsewhere.

I think just showing the current rendering context/model is all that's needed.

However, playing around, I seem to get enough info via {.} , so this request might not be needed.

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

No branches or pull requests

2 participants