slackhq / vscode-hack

Hack language & HHVM debugger support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack
MIT License
76 stars 39 forks source link

Can't find terminal output when using run-without-debug (ctrl+F5) #97

Open fredemmott opened 4 years ago

fredemmott commented 4 years ago

My task starts, but I don't see the output in 'Debug Console', 'Terminal', or 'Output'

It works fine if I run it with the debugger