Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Thomas Rosenau
Total activity
20
Last activity
December 19, 2024 21:34
Member since
September 07, 2016 20:05
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
4
Activity overview
Posts (3)
Comments (5)
Sort by recent activity
Recent activity
Votes
Edited
December 19, 2024 21:34
Thank you Elena,good to know that these are just missing features, and it's not my incompetence to make it work ;)I had a look at the nodejs-test-runner-intellij plugin and found that WEB-70897 is ...
Community
WebStorm
Node.js test runner missing features, or am I missing a config?
0 votes
Created
September 29, 2019 10:51
Perfect, thank you! Prepending the icon path with "/" solved the issue :)
Community
IntelliJ IDEA Open API and Plugin Development
IconLoader returning nothing but black pixel in 2019.2
0 votes
Edited
September 29, 2019 10:03
Thanks Vladimir, but that is not the problem. Even when I try to load .png files, it returns a black pixel. And SVGs worked fine in 2019.1 I did some further debugging, and found that com.intellij....
Community
IntelliJ IDEA Open API and Plugin Development
IconLoader returning nothing but black pixel in 2019.2
0 votes
Created
September 27, 2019 07:38
Additional information: The same icon still works in the plugin list view. I'm confused. Does that view use a different icon loader?
Community
IntelliJ IDEA Open API and Plugin Development
IconLoader returning nothing but black pixel in 2019.2
0 votes
Created
September 27, 2019 06:05
Until the fix is released, you can add grammarKit { grammarKitRelease = '07f30a1e7666f36ae780f614b6bbc89690ba36c3'} to your build.gradle.
Community
IntelliJ IDEA Open API and Plugin Development
Can't start Plugin with IntelliJ 2019.3-EAP
0 votes