Sascha Leuthold

Results 2 issues of Sascha Leuthold

`"perforce.client": "${env:PERFORCE_CLIENT_1}"` or `"perforce.client": "${rootName}"` It would be helpful to resolve variables like that to have more flexibility with multi-workspace and multi-user configurations.

enhancement
help wanted
vscode

```tcl set name "foo\"bar" puts $name if {[string first {"} $name] != -1 } { puts autsch } ``` ![screenshot](https://cloud.githubusercontent.com/assets/1581639/25624981/24d5a5e2-2f29-11e7-9d7e-203c79b35e9f.png)