Thomas Rosenau
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 4
-
创建于 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 ... -
创建于 UnsupportedClassVersionError 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... -
创建于 IconLoader 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...