vscode-server-connector
vscode-server-connector copied to clipboard
open logs in terminal instead of output veiw
First of all i would like to thank you for making this extension but there is one thing i want to know and want to do is that i dont want the server to print my logs in output channel i want it to print in my vs code terminal so that if any error comes i can directly go to that file with clicking follow link button
in output channel it just kind prints only the logs
please give me any type of setting or value to run my server in terminal window of vs code instead of output window
We currently do not have any way to run the server in terminal instead of via output window.