Björn Kautler
Björn Kautler
Found in idea.log ``` 2018-07-05 02:26:27,012 [ 34252] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID: ASM) or icon jar:file:/D:/Dateien/.IntelliJIdea2018.1/config/plugins/ASM%20Bytecode%20Viewer/lib/asm-bytecode-intellij-6.0.1.jar!/images/asm.gif ```
The `NpmSetupTask` does not obey to the custom registry defined in `.npmrc` file of the project. An `~/.npmrc` does work, but it would be nice if the custom registry defined...
I imagine a simple way to get the path to the node executable from the node extension. In my case I want to configure it for SonarQube, so a `String`...
Calling `enforceLog4J2()` chooses `LOG4J_SLF4J_IMPL` as slf4j impl. Wouldn't it be more appropriate to select `LOG4J_SLF4J2_IMPL`?
It says that it also makes sure that all other logging framework's messages get redirected to log4j, but this does not happen. If I have these dependencies: ```kts foo("log4j:log4j:1.2.17") foo("ch.qos.reload4j:reload4j:1.2.25")...
iText itself was published under three coordinates and additionally there is a fork from the last non-AGPL version that is actively maintained but started to count the version from 1.0....
If you click an external link, the external link is displayed, but there is no way to go back. You need to either change files and back so that the...
If you have in-document links, like a ToC that links to the headings, they are rendered correctly and are clickable, but nothing happens.