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

Implement Variable Explorer in VS Code sidebar #250

Closed
greazer opened this issue Oct 19, 2020 · 2 comments
Closed

Implement Variable Explorer in VS Code sidebar #250

greazer opened this issue Oct 19, 2020 · 2 comments
Assignees

Comments

@greazer
Copy link
Member

greazer commented Oct 19, 2020

No description provided.

@IanMatthewHuff
Copy link
Member

IanMatthewHuff commented Nov 6, 2020

Per Don review feedback
The VariableViewMessages and IVariableViewMessages classes that are used for view messages could be improved. Shared messages are repeated with new names in the VariableViewMessages class and IVariableViewMessages could be using static properties or just a namespace so we don't have to make a new class each time. However if I change this I'd like to do it for all the message classes (Plot, DataExplorer, ect..) so saving for now.

@rchiodo
Copy link
Contributor

rchiodo commented Jan 13, 2021

Validated. I can see the variable view.

@rchiodo rchiodo closed this as completed Jan 13, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants