Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Georgii Ustinov
Total activity
4
Last activity
September 10, 2024 10:37
Member since
July 23, 2024 09:00
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
September 10, 2024 10:37
Hi, king s!Please, note, that you are trying to introduce dynamic property via class declaration and therefore some IDE features might not work properly. In particular, you implemented `RequestCom...
Community
IntelliJ IDEA Open API and Plugin Development
How to trigger method code completion even i type classname
0 votes
Created
July 23, 2024 09:00
Hi, if I understood your question correctly, then:1. You may try to use `org.jetbrains.plugins.groovy.lang.resolve.NonCodeMembersContributor`. 2. There is no need to cache it, as other implementati...
Community
IntelliJ IDEA Open API and Plugin Development
GrReferenceTypeEnhancer adds autocompletion, but marks field as unknown
1 vote