From @egamma on January 31, 2017 10:1
From @spboyer on January 30, 2017 16:49
VSCode Version: Version 1.8.1
OS Version: macOS Sierra 10.12.2 (16C67)
Steps to Reproduce:
- clone repo https://github.com/spboyer/dockerdebugapp
- open debug pane and run
- Console outputs: "/bin/bash: ./dockerTask.sh: Operation not permitted"
Can run bash script from terminal with no problems without sudo.
Copied from original issue: microsoft/vscode#19586
Copied from original issue: dotnet/vscode-csharp#1162