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

Test: Output appending improvements #23012

Closed
2 tasks done
isidorn opened this issue Mar 22, 2017 · 1 comment
Closed
2 tasks done

Test: Output appending improvements #23012

isidorn opened this issue Mar 22, 2017 · 1 comment

Comments

@isidorn
Copy link
Contributor

isidorn commented Mar 22, 2017

As per #22804 we have made improvements in how we are appending content to the output channels. Verify:

  • All output channels behave as before and that the output select dropdown nicely reflects the currently opened output
  • You can create / delete new output channels from an extension and send output to that channel
  • When there is too much output we show the last recieved output and stop showing the oldest
  • You can spam the output from an extension and vscode will not crash (though it might be unresponsive for a couple of seconds due to JSON parseing and sending)
@isidorn isidorn added this to the March 2017 milestone Mar 22, 2017
@isidorn isidorn changed the title Output improvements Test: Output appending improvements Mar 22, 2017
@sandy081 sandy081 removed their assignment Mar 28, 2017
@kieferrm
Copy link
Member

@isidorn This is much improved over v1.10 particularly for single channel output! I'm surprised that I still get around 73'000 smaller output lines (message #44444) in a channel before it is being truncated.

@kieferrm kieferrm removed their assignment Mar 28, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants