Andreas Hager
Andreas Hager
@tommyettinger sorry for the confusion. I'm measuring the time it takes for the `SpriteBatch` to complete (that's my rendered scene), not the entire render method. I did some more profiling...
Thanks for reporting, I'm moving this to the intellij plugin repository. I'm currently short on time to work on the plugin, so it might take I while until I'll get...
The exception itself is fixed. Unfortunately automatically importing nested classes still does not work. See #44
Happens because of `com.intellij.codeInsight.editorActions.TypedHandler#handleRParen` intercepts the input of the closing brace.
Thank you for reporting and helping with the fix. I'm going to release a new plugin version soon.
I moved this to the IntelliJ project. Support for this should be covered by the regular JS abilities of IntelliJ. What error message do you get when hovering over the...
Thanks, yes, that message is coming from the jte plugin and is just wrong.
Thank you for the heads up! Yes, this is indeed a bug, where the plugin doesn't 100% follow the jte documentation. So far, I didn't have problems with it, since...
Thanks for reporting @sureshg. The IntelliJ plugin is a bit outdated by now. I'm pretty sure K2 wasn't even a thing back then. ~~Tomorrow~~ Next Friday I should have a...
@sureshg I could not find the option when debugging the plugin with the latest IntelliJ version (2024.2.1, Community Edition). The quick action search somehow suggested this section, but when opening...