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

Multiline object previews in console #18937

Closed
roblourens opened this issue Jan 20, 2017 · 1 comment
Closed

Multiline object previews in console #18937

roblourens opened this issue Jan 20, 2017 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@roblourens
Copy link
Member

In #17333 this was fixed for object prop names, but I think it needs to be fixed for object previews as well.

image

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Jan 23, 2017
@isidorn isidorn added this to the January 2017 milestone Jan 23, 2017
@isidorn
Copy link
Contributor

isidorn commented Jan 23, 2017

To verify:

  1. Check the case specified above
  2. Check if long string are nicely shown in the repl
  3. Check if whitespace characters are replaced where it makes sense and that the size preserved for such elements is always appropriate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants