Jarek

- 活动总数 21
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 7
-
-
Jarek 创建了一个帖子, 已回答Kotlin UI DSL 2 - working with dynamic lists of objects
Hi, I have read the docks regarding UI DSL version 2, and build settings that have static structure, where all the dynamic data are just text areas that accept JSON, that is decoded into data objec... -
-
-
Jarek 创建了一个帖子, 已回答FileEditorManagerEx.openFile and updating Plugin project to latest version
First I would like to know how is it possible to develop plugin on EAP versions? I looked up version number, updated this in bulid.gradle.kts and it was unable to download it, (I also tried version... -
-
Jarek 创建了一个帖子, 已回答Making NameSuggestionProvider work
I was trying custom implementation of Name suggestion provider, but it doesn't seem to get even initialized. class CustomNameSuggestionProvider : NameSuggestionProvider { init { println("Nam... -
-
Jarek 创建了一个帖子, 已回答Listening to the moment project is fully opened
When using ProjectManagerListener, I can listen to the point where projects starts opening, what I need is to get to the point where project has opened all the split editors, which may take a few s... -