Markus Boeck02
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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... -
创建于 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...