Closed
Description
Extremely new to using both VS Code and the PowerShell Extension so please forgive me if I'm missing something obvious or if this shouldn't even be filed as an issue.
When you use F8 to run a selection of code the first time you do it the output window opens to show the results. If you then close the output window and use F8 again it doesn't open the output window again, if you open it manually it shows the output. I thought that the F8 command wasn't working at first because it was no longer opening the window so I didn't know it was actually executing the code.
I'm using VS Code 1.2.1 and PowerShell Extension 0.6.1 on Windows 10