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

Fix vscode-powershell issue 872 - watch expandable variables can't be… #534

Merged
merged 1 commit into from
Jun 26, 2017

Conversation

rkeithhill
Copy link
Contributor

… expanded.

I can't remember if this used to work or not. But the GetVariableFromExpression had no callers which is suspicious. Anyway, I think this should fix the issue. You'll see my note that the way 'GetVariableFromExpression` works isn't perhaps 100% foolproof but is probably good enough.

@daviwil daviwil added this to the June 2017 milestone Jun 26, 2017
@daviwil
Copy link
Contributor

daviwil commented Jun 26, 2017

Looks good to me, thanks man!

@daviwil daviwil merged commit edca175 into master Jun 26, 2017
@daviwil daviwil deleted the rkeithhill/is872-make-watch-exprs-expandable branch June 26, 2017 14:12
@daviwil daviwil modified the milestones: June 2017, 1.5.0 Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants