-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Open new terminal not fully working in web #94714
Comments
I'm confused, the red error is talking about the fit xterm.js addon which VS Code doesn't use? 😕 What is app.js? The not implemented error throws in the web worker ext host by design. |
@Tyriar the red error should be irrelevant to this. It was something I was testing independently, inside a VS Code webview. The other errors are the ones I thought would be relevant for this issue. The problem is that sometimes VS Code seems to render wrongly the terminal. This is how it looks like when it repros. It shows up as an empty terminal without the first line I would expect |
@Tyriar, I get this consistently on the first launch of a terminal in VSO, 100% of the time. Looking in the console, this error is reported when I first open the terminal with
|
@Tyriar, I was using insiders, but it also reproduces in stable (added another gif). If it helps, the browser is Microsoft Edge Version 83.0.467.0 (Official build) dev (64-bit), on Win10, but I'm also able to reproduce in Chrome Version 80.0.3987.163 (Official Build) (64-bit). One thing I have noticed is that it only seems to happen if the bash terminal that is being opened is not the first terminal: |
Ok I can reproduce now, steps:
|
It appears the terminal isn't getting the
|
Local repro:
|
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
The following is the output I see in the console
The text was updated successfully, but these errors were encountered: