Holger Brandl

Results 332 comments of Holger Brandl

I'm really sorry, but I don't have enough time to dig into this topic at the moment.

I'm having a similar issues. I've just built the current master and configured a JDBC data source in Intellij/Pycharm. The connection can be established, but no matter what statement I...

You're totally right. Once you've a PSI tree it's a snap. But without it's not doable afaik. I've just learned about MarkDown when looking into knitr, so my understanding of...

Adding a capitalization parameter to the help-formatter would be a great improvement imho.

Along with the mentioned use-cases, it would be also great if the header of the included file could be stripped away (e.g. import statements) ``` {! include filename[skip=10] !} ```

Any news? both positive or negative would be helpful to me.

This also is an issue when rendering reports with https://github.com/rstudio/rmarkdown which also created hidden directory (similar to the .git directory) and fails to run on directories mounted with sshfs-win

What the planned release date of a version including this jdk9 compatibility fix?

It's the default. I never tried to switch it off, because I like its rationale. However, it seems possible to do so on a per geom level , see https://stackoverflow.com/questions/13286531/how-to-suppress-warnings-when-plotting-with-ggplot

Is there any option to suppress the warning? Like with a specific jdk-flag. Will boof-cv still work with recent versions of the JDK (v17+)?