N Verkhovin
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 3
-
N Verkhovin 创建了一个帖子, Code completion sorting does not work with .kt files
Hello. I faced the same issue as https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000646804/comments/115000563564 but can't resolve it with completion.cotributor order. I use Prio... -
-
N Verkhovin 创建了一个帖子, 已回答ClassCastException because of different classloaders
Hello, In some place of my plugin I try to get class declared in a file by this way: class MyCustomTestContributor: CompletionContributor() { override fun fillCompletionVariants(parameters: Comp...