SimonIT
SimonIT
#7276 was merged with the failing CI due to formatting :shrug:
Happens also in the [libgdx](https://github.com/libgdx/libgdx) builds
Maybe it will go away with a newer release
Thanks for the insight! I think I could help from time to time (If you want of course)
The error occurs for me after updating from 11.2.0 to 11.3.0 until the newest version
By the way, there is now BSD support from lwjgl LWJGL/lwjgl3#421
If I understand you correctly _.\folder\script.cmd_ will get replaced to _./folder/script.cmd_. But this shouldn't make a difference or did you get an error? I'm absolute agree with you and that...
I can't reproduce the error. I can type `:: ` without any error and the text behind it is marked as comment how it should.
That's crazy. Maybe you can provide a PR? Another odd thing is, that in your provided stack trace no classes of this plugin are mentioned. So I don't think it's...
Yes, please post the full stack traces > `java.lang.IllegalArgumentException: Argument for @NotNull parameter 'tokenType' of com/intellij/openapi/editor/ex/util/LexerEditorHighlighter.getAttributes must not be null` This is inside of intellij if you look at the...