-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Interactive playground: "error underline" unclear #40915
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
Comments
I can reproduce on the 2nd time:
|
Yes, opening playground a second time seems to be key to all the problems I was having with it. Thanks. |
Also happens every time for me in Interactive Playground with no extensions loaded w/ insiders on linux. If restarting vscode repeatedly, sometimes syntax highlight also fails. EDIT: As I continued on down through the document, some other instructions are failing too. |
I just got VSCode for the first time, fresh install on macOS, and experienced the same issue with different features in the Interactive Playground described here by the peeps above. Don't have much to add in terms of describing/reproducing the issue, just posting here for completeness that the issue affects 1.19.1 on OSX as well. |
@mjbvz I see this when opening without a folder. The missing errors also reproduce in an untitled file in JavaScript mode (code actions seem to work in this case). Code actions do not work in the interactive playground when the workbench is not open on a folder. Could you take a look? |
Note that this still requires this upstream fix from TS (microsoft/TypeScript#21338) |
Steps to Reproduce:
Under heading IntelliSense, the text reads:
It it unclear what error underline means, I don't see any underline or error.
The text was updated successfully, but these errors were encountered: