-
Notifications
You must be signed in to change notification settings - Fork 57
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
ClassCastException from RawCaptures.getCaptures #754
Comments
I cannot reproduce this. Please provide a reproducible example and a stacktrace. |
I had to modify RawCaptures a little bit to catch stacktrace:
|
It depends to disk load order, once I'll find correct scenario I'll put here. ClassCastException normally is hidden |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like tm4e have trouble with parsing own built-in language_pack. There is a ClassCastException in logs, that prevents syntax coloring for vue files.
Problem appear during initial loading (startup)
org.eclipse.tm4e.language_pack/syntaxes/go/go.tmLanguage.json
, and loading patterns forkeyword.function.go
The text was updated successfully, but these errors were encountered: