Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Vsual Studio Code Restarting the terminal because the connection to the shell process was lost

Visual studio code console gives the following error after running for a long time without shutting down (1-2 days).

Restarting the terminal because the connection to the shell process was lost...

How can i fix this problem?

like image 543
White_shadoW Avatar asked Sep 17 '25 21:09

White_shadoW


1 Answers

Ctrl + Shift + P on Windows 'Developer: Reload Window'

like image 119
Antonio Eduardo Jordao Avatar answered Sep 20 '25 12:09

Antonio Eduardo Jordao