Ludvig Janiuk
Ludvig Janiuk
When building large numbes of files, I wanted to redirect the output to /dev/null, and I discovered it was actually being printed to stderr, not stdout. Is there any reason...
A beginning on satisfying #89, this is all I personally need but it could maybe be extended without much effrort.
This adds "tail -1" to the bootstrap mechanism, to handle the case if we find more than one skara.gitconfig file. The alternative is to execute a malformed shell invocation. ---------...
https://github.com/redhat-developer/vscode-java/wiki/JDK-Requirements documents how to set the project JDK. The example config contains `"path": "/path/to/jdk-8"`. However, when I followed the instructions and entered a path to a JDK, I got an...
This is a feature request. I would like to be able to fold all folders with a button, for being able to get a quick overview.