-
Notifications
You must be signed in to change notification settings - Fork 30.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I drag up from the root of workspace and try to new terminal, vscode crashes. #111463
Comments
(Experimental duplicate detection) |
does this happen if you click the menu item Terminal and select New Terminal? I'm seeing this when I use Ctrl+J and when I drag up from the bottom, but not when I use the menu. |
menu item Terminal >> select New Terminal: It is normal I was in the same situation as you. |
@sguillia @hJinRong @jaques-sam @cryonayes The solution is to right click here and select Reset Location |
I have pushed a fix that resolves the issue without the workaround for the future. To verify @meganrogge has a cache of their user data dir that reliably repros the issue. |
@meganrogge Reading above that you can verify this issue. 👍 |
Steps to Reproduce:
settings.json
Devtool warnings
I found out that every time VsCode added 88 listeners until it was a few hundred, and then VsCode crashed。
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: