Oliver Kopp

Results 697 issues of Oliver Kopp

BibTeX can be highlighted by GitHub, too. This PR enables this feature. Also fixes a markdown-lint rule --> https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md#md022---headings-should-be-surrounded-by-blank-lines

Thank you for the work on this. Would it be possible to tag releases? (I tink, [Calendar Versioning](https://calver.org/) would be OK). When having a git tag, it is also possible...

I was hinted on the action at https://github.com/gradle/gradle/issues/32290#issuecomment-2774689339. I am running a project for people not fully aware of GitHub. Therefore, I really like the comment `Closed by #1234`. My...

**Description:** From JDK24 onwards, Temurin's default distribution does not ship JMODs any more: https://github.com/adoptium/adoptium-support/issues/1271 They are going to provide another download for it: https://github.com/adoptium/adoptium-support/issues/1271#issuecomment-2809696132 There should be an additional option...

feature request

I am using this plugin together with [gradlex-org/extra-java-module-info](gradlex-org/extra-java-module-info/). When running, I get ``` caused by: java.lang.RuntimeException: File does not exist: /home/runner/work/jabref/jabref/test-support/build/libs/test-support.jar This is likely because a tool or another plugin...

bug
gradle

I think, the following diff is only a newline diff. ```diff ); } catch (FetcherException e) { - LOGGER.error( - "FetcherException should not be found here, as main Bibtex Entry...

According to https://github.com/JetBrains/intellij-community/releases, there is a new release: [2025.2.5](https://github.com/JetBrains/intellij-community/releases/tag/idea%2F2025.2.5). Can this be supported?