Markus Boeck02
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Markus Boeck02 进行了评论, -
-
Markus Boeck02 创建了一个帖子, 已回答How to fork cancellable task into multiple threads
Upon a run configuration finishing, my plugin starts a task by subclassing Task.Backgroundable and running it using ProgressManager.run. The task may then start many threads as some heavy processin... -
Markus Boeck02 创建了一个帖子, 已回答Icon rendered in Inlay not transparent
I have got following Kotlin code that puts an inlay with one of two images based on a condition into the editor. The icons themselves for testing are Intellijs own Commit Action Icon and General Er...