You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to run the Java debugger in my windows machine using WSL but have never been able to using the integratedTerminal. Is this something that's expected? Am I only able to use internalConsole?
The text was updated successfully, but these errors were encountered:
It works for me to run with integrated terminal in WSL. Looks like it uses wrong rule & to concate the command lines in terminal. Did you try the latest VS Code version?
I've been trying to run the Java debugger in my windows machine using WSL but have never been able to using the
integratedTerminal
. Is this something that's expected? Am I only able to useinternalConsole
?The text was updated successfully, but these errors were encountered: