Alexandr Danchenko
Java/Kotlin developer
- 活动总数 181
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 1 名用户
- 投票数 12
- 订阅数 55
-
Alexandr Danchenko 进行了评论, -
Alexandr Danchenko 进行了评论, -
Alexandr Danchenko 创建了一个帖子, 已回答Error: group with id \"Vcs.MessageActionGroup\" isn't registered; action will be added to the \"Other\" group"
Hello,In our plugin we register AnAction in plugin.xml like this <actions> <action id="my.test.GenerateAction" class="my.test.GenerateAction" text="Generate" ... -
Alexandr Danchenko 进行了评论, -
-
-
Alexandr Danchenko 创建了一个帖子, 已回答Error: A suspiciously high nesting of suppressPrioritizing, forgot to call restorePrioritizing
Hello,I'm trying to fix the next issue in the plugin: Error: A suspiciously high nesting of suppressPrioritizing, forgot to call restorePrioritizing.In the plugin we have StructureViewTreeElement a... -
Alexandr Danchenko 进行了评论, -
Alexandr Danchenko 创建了一个帖子, 已回答Add CompletionContributor to EditorTextField
HelloI need to show CompletionContributor suggestions in my EditorTextField. Is it possible? For example, if user typing ‘/’ I want to show my suggestions.Could you please help?Best regards,Alex -
Alexandr Danchenko 进行了评论,