jhorvath opened a new pull request, #8129:
URL: https://github.com/apache/netbeans/pull/8129

   The output from `AbstractLspInputOutputProvider` is now displayed in a new 
terminal in VSCode. However, if the terminal is closed after the build 
finishes, it does not reappear when the next build is started.
   I am addressing this issue by ensuring the terminal is recreated as needed. 
Additionally, I am modifying the logic so that the outputs for **Run**, 
**Debug**, and **Test** actions are written to the VSCode Debug Console, as 
they were previously.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to