-
Notifications
You must be signed in to change notification settings - Fork 164
Error when writing the word "class" in a typescript file #726
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'm gonna copy it here, in case it is easier for you to read:
|
Duplicate of #694 |
Actually, from the stack trace it seems like this is specific to document highlights rather than code actions. Are you able to provide LSP logs for this? |
Or share the project that reproduces (although not sure if it would also reproduce in my editor)? |
Closing due to not enough info and no response. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get this error every time I write "class", which repeats insistently.

All other keywords like function, let, etc seem to work fine.
The text was updated successfully, but these errors were encountered: