Merge pull request #23 from Microsoft/dev/f5error

Show task output when F5'ing, fixes #16
This commit is contained in:
Stephen Weatherford 2017-10-18 17:47:50 -07:00 коммит произвёл GitHub
Родитель 481c9b3c63 b167fc1d5f
Коммит 647232ffc3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -16,7 +16,7 @@ const tasksJson: {} = {
command: 'func host start',
isBackground: true,
presentation: {
reveal: 'silent'
reveal: 'always'
},
problemMatcher: [
{