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

Improve ChromeLogger data-rendering #1

Open
mindplay-dk opened this issue Jan 22, 2019 · 0 comments
Open

Improve ChromeLogger data-rendering #1

mindplay-dk opened this issue Jan 22, 2019 · 0 comments
Labels
enhancement New feature or request PR welcome You can help out :-)

Comments

@mindplay-dk
Copy link
Contributor

Improve rendering of nested JSON data-structures in log.ts.

Currently, it's a simple JSON.stringify() - we'd like to add the ability to expand/collapse nested data-structures as in the regular console with the old extension.

Also, consider adding support for ___class_name as described in the original spec - it never worked properly; it only worked for the top-most object - if implemented, it should work for nested objects as well.

@mindplay-dk mindplay-dk added enhancement New feature or request help wanted PR welcome You can help out :-) labels Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PR welcome You can help out :-)
Projects
None yet
Development

No branches or pull requests

1 participant