omnisharp-vscode/scripts
Andrew Wang 90c6d3bddc Fix RemoteProcessPicker (#1373)
* Allowing quote args flag to handle pipeProgram

Also moved list process command to be written to a temp file and
redirected to the pipeProgram.

* Fixing syntax

* Change bash to sh

Fixing syntax since = is for equality in sh.

Also tested with Mac -> Linux w/ ZSH

* Fixing CR issues

* Handle debuggerCommand

* Replacing all instances of debuggerCommand in str.

* Revert package.json and fix check for command
2017-04-11 10:45:36 -07:00
..
remoteProcessPickerScript Fix RemoteProcessPicker (#1373) 2017-04-11 10:45:36 -07:00