Merge pull request #23 from Microsoft/dev/f5error
Show task output when F5'ing, fixes #16
This commit is contained in:
Коммит
647232ffc3
|
@ -16,7 +16,7 @@ const tasksJson: {} = {
|
|||
command: 'func host start',
|
||||
isBackground: true,
|
||||
presentation: {
|
||||
reveal: 'silent'
|
||||
reveal: 'always'
|
||||
},
|
||||
problemMatcher: [
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче