Markus Boeck02
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Markus Boeck02 commented, -
-
Markus Boeck02 created a post, AnsweredHow 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 created a post, AnsweredIcon 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...