0

When i am trying to open a new terminal in my visual studio code window. My terminal and i am seeing this message "Failed to launch debuggee in terminal. Reason: Failed to launch debuggee in terminal. Reason: java.util.concurrent.TimeoutException: timeout"

it shows me open launch.json file. i dont know what to do in that file

  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Apr 28 '23 at 19:01

1 Answers1

0

i don't know if you've already solved this, but I had a similar problem when I tried to run or debug my code, so I did this: Visual Studio (VS-code) code terminal is failing to launch

Then restart VS Code and it worked!! I hope it helps

laura
  • 1
  • Your answer could be improved with additional supporting information. Please [edit] to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers [in the help center](/help/how-to-answer). – Community May 12 '23 at 07:51