Alexandr Danchenko
Java/Kotlin developer
- Total activity 180
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 55
-
Alexandr Danchenko commented, -
Alexandr Danchenko created a post, AnsweredError: 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 commented, -
-
-
Alexandr Danchenko created a post, AnsweredError: 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 commented, -
Alexandr Danchenko created a post, AnsweredAdd 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 commented, -
Alexandr Danchenko commented,