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

Allow opening of a large string in the editor from the variable explorer #1522

Closed
IanMatthewHuff opened this issue Apr 25, 2019 · 2 comments
Closed
Assignees
Labels
feature-request Request for new features or functionality variable-explorer

Comments

@IanMatthewHuff
Copy link
Member

When you have a large data frame or series you can use the Data Explorer. But for a very large string we truncate it in the variable explorer, but you can't open it up to see the context. We should have an option to open up the text just in a plain old editor window to view longer strings.

@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 13, 2020
@greazer greazer removed the P2 label Jul 26, 2021
@greazer greazer added feature-request Request for new features or functionality and removed enhancement labels May 4, 2022
@IanMatthewHuff IanMatthewHuff removed their assignment Nov 10, 2022
@DonJayamanne
Copy link
Contributor

@roblourens looks like a candidate for custom variable viewers (today we have special case for pandas data frames, dict and lists)

@DonJayamanne DonJayamanne removed the perf Performance issues label Dec 6, 2022
@DonJayamanne DonJayamanne self-assigned this Dec 13, 2023
@rebornix rebornix assigned amunger and unassigned roblourens and DonJayamanne Dec 13, 2023
@amunger
Copy link
Contributor

amunger commented Dec 14, 2023

closing in favor of microsoft/vscode#165445

@amunger amunger closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality variable-explorer
Projects
None yet
Development

No branches or pull requests

5 participants