Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Lojka10
Total activity
8
Last activity
September 14, 2021 13:22
Member since
July 14, 2021 14:32
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
September 14, 2021 13:22
Thanks for the reply! There was a mistake on my side.
Community
IntelliJ IDEA Open API and Plugin Development
getService return null
0 votes
Created
September 08, 2021 01:28
I deleted my service from plugin.xml and added the @Service annotation to it. I also deleted the service registration using "registerServiceInstance". But I still get null when I want to get a serv...
Community
IntelliJ IDEA Open API and Plugin Development
getService return null
0 votes
Created
July 15, 2021 13:19
Use com.intellij.psi.augment.PsiAugmentProvider extension to add "fake" elements in Java Thanks for the answer, but could you tell me how to use PsiAugmentProvider? I tried to figure it out, bu...
Community
IntelliJ IDEA Open API and Plugin Development
Add a PsiElement without adding text to the PsiFile
0 votes