Holger Brandl
- 活动总数 20
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 7
-
-
-
-
Holger Brandl 创建了一个帖子, 已回答Unintentional hard wrap after punctuation when editing markdown documents
Hi there,not sure how and and why it was activated, but my Ultimate IDE decided to always introoduce a hardwrap after punctioation (comma, period) when editing markdown:These hard wraps are introdu... -
-
-
Holger Brandl 创建了一个帖子, 已回答Plugin 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 创建了一个帖子, 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 创建了一个帖子, 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...