Holger Brandl

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
-
Holger Brandl created a post, AnsweredPlugin ClassNotFound in v2021.2
Hi there, When running a plugin that worked fine in 2021.1 in 2021.2 from the idea via gradle->runIde (but also when being regularly installed to the IDE), I now get some kind of splashscreen err... -
-
Holger Brandl created a post, StackOverflowError when using LightJavaCodeInsightFixtureTestCase
Hello, I'm trying to modernize dependencies in r4intellij using version 'IC-2019.2.1' in the gradle file. However, fail miserably. Here is a basic test example import com.intellij.testFramework.f... -
Holger Brandl created a post, How to add indent after round bracket+newline when typing and reformatting?
Hey there, it's been a while since I've worked on a formatter for R. See https://github.com/holgerbrandl/r4intellij/tree/master/src/com/r4intellij/editor/formatting. In general, it's doing its jo... -
Holger Brandl commented,