You can ignore this issue, it seems like my Windows installation for some reason has started to show the terminal window for all executing processes. It's not just the extension.
I've been running v0.27.1 for a while.Today all of a sudden the Xml extension has started to open a terminal that just flashes by. Quite annoying since it steels keyboard focus.
The extension keeps launching some processes:c:\Users\secer.vscode\extensions\redhat.vscode-xml-0.27.1-win32-x64\server\lemminx-win32.exe ""
~~"C:\WINDOWS\system32\cmd.exe" /c "tasklist /FI PID" eq "31164 | findstr 31164" ~~
I guess this should be executed in the background, but for some reason the terminal window is visible now.If I disable the extension the terminal stops popping up.
More info
Reverting to v0.26.1 doesn't solve the problem. Very strange, maybe it's not related to the extension after all?
Hi,
You can ignore this issue, it seems like my Windows installation for some reason has started to show the terminal window for all executing processes. It's not just the extension.
I've been running v0.27.1 for a while.Today all of a sudden the Xml extension has started to open a terminal that just flashes by. Quite annoying since it steels keyboard focus.The extension keeps launching some processes:c:\Users\secer.vscode\extensions\redhat.vscode-xml-0.27.1-win32-x64\server\lemminx-win32.exe ""~~"C:\WINDOWS\system32\cmd.exe" /c "tasklist /FI PID" eq "31164 | findstr 31164" ~~I guess this should be executed in the background, but for some reason the terminal window is visible now.If I disable the extension the terminal stops popping up.More infoReverting to v0.26.1 doesn't solve the problem. Very strange, maybe it's not related to the extension after all?