phptools-docs icon indicating copy to clipboard operation
phptools-docs copied to clipboard

extra newlines are added in debug console output

Open simonmichael opened this issue 2 years ago • 1 comments

A php test script prints lines of output when I run it at command line. When I run it with F5 ("type": "php", "request": "launch"...), the DEBUG CONSOLE pane shows the same output but with an extra newline between each line. I think this is related to the phptools ("PHP") extension ?

Thanks for the great tools!

simonmichael avatar May 26 '23 02:05 simonmichael

Hello Simon and thank you for reporting the issue.

May I ask for a sample script so we can try it?

jakubmisek avatar Jun 01 '23 11:06 jakubmisek