Thomas Rosenau

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 4
-
-
Thomas Rosenau created a post, Node.js test runner missing features, or am I missing a config?
The Node.js test runner has some basic support in Webstorm/IntelliJ, and I wonder if there is some way (maybe some hack*) to make these features work Watch mode: this is marked as experimental in ... -
Thomas Rosenau created a post, AnsweredUnsupportedClassVersionError when running custom language plugin with Java 8
I'm the author of https://plugins.jetbrains.com/plugin/11957-diff--patch-file-support. So far, I have been using AdoptOpenJDK 8 for development, but now I get [ERROR] [system.err] Exception in thre... -
Thomas Rosenau commented, -
-
-
-
Thomas Rosenau created a post, AnsweredIconLoader returning nothing but black pixel in 2019.2
I am the author of https://github.com/ThomasR/intellij-diff-plugin. For loading icons, I use com.intellij.openapi.util.IconLoader.getIcon("foo.svg") which worked fine in 2019.1, but in 2019.2 I alw...