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

Trimmed output link doesn't work in notebooks #798

Closed
IanMatthewHuff opened this issue Jul 27, 2020 · 1 comment
Closed

Trimmed output link doesn't work in notebooks #798

IanMatthewHuff opened this issue Jul 27, 2020 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@IanMatthewHuff
Copy link
Member

This also appears to be true of links to the settings in vscode. For example, the warning you get from an output being truncated is a link that when clicked does nothing, and is not right-clickable.

Output was trimmed for performance reasons.
To see the full output set the setting "python.dataScience.textOutputLimit" to 0.
...

Via microsoft/vscode-python#13051

Splitting this issue out, as it's not the same as the internal markdown link issue.

@IanMatthewHuff IanMatthewHuff self-assigned this Jul 27, 2020
@joyceerhl
Copy link
Contributor

Validated

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 11, 2020
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug reason-regression labels Nov 11, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2021
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
Projects
None yet
Development

No branches or pull requests

3 participants