We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce:
for i in range(1, 4000): print(i, "random chars text pdpofspodispdsps di sdpofsdpois dpifpsdi psdoipiofsdp") print("You reach the end!")
Reproduces without extensions: No
The text was updated successfully, but these errors were encountered:
Yes there is a buffer limit due to performance reasons, you can find it here https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/parts/output/common/output.ts#L43
More deatils can be found here #22804
Closing as desgined
Sorry, something went wrong.
isidorn
No branches or pull requests
Steps to Reproduce:
Reproduces without extensions: No
The text was updated successfully, but these errors were encountered: