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

Enable Title Attribute for Inspector Values #142

Open
radames opened this issue Apr 20, 2021 · 0 comments
Open

Enable Title Attribute for Inspector Values #142

radames opened this issue Apr 20, 2021 · 0 comments

Comments

@radames
Copy link

radames commented Apr 20, 2021

Here is a simple idea inspired by the Chrome dev tools inspector.
I understand why very long string values need to be truncated. However, sometimes, you want to inspect its total value quickly. On Chrome, you can do that by hovering the inspector object values.Here is an example and a hack.

https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title

a

b

Here is Chrome dev tools strategy for a long string, using your 10MB string example.

c

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

1 participant