Skip to content
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

onDidChangeDiagnostics throws error #48591

Closed
ramya-rao-a opened this issue Apr 24, 2018 · 2 comments
Closed

onDidChangeDiagnostics throws error #48591

ramya-rao-a opened this issue Apr 24, 2018 · 2 comments
Assignees
Labels

Comments

@ramya-rao-a
Copy link
Contributor

Testing #48411

When using the vscode.languages.onDidChangeDiagnostics, I see the below error.

image

I am testing using a sample extension in dev mode (i.e F5 on the extension's code)

This doesnt happen when using vscode.languages.getDiagnostics in the absence of vscode.languages.onDidChangeDiagnostics

@ramya-rao-a
Copy link
Contributor Author

Since onDidChangeDiagnostics is available in the vscode.d.ts it is no longer in "proposed state" and should be available for use.

@mjbvz mjbvz closed this as completed in 3936999 Apr 24, 2018
@jrieken
Copy link
Member

jrieken commented Apr 25, 2018

Thanks @mjbvz

@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants