Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Pascal Logah
Total activity
13
Last activity
November 02, 2022 08:41
Member since
June 01, 2022 13:29
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
November 02, 2022 08:41
Hello Karol,thank you! I will follow it patiently!
Community
IntelliJ IDEA Open API and Plugin Development
Implementing Autocompletion by using indexed values
0 votes
Created
October 27, 2022 06:52
Hi Karol, Thanks for the information. I will wait patiently for a fix or more information regarding the indexing. Do you have a ticket for me were I can track the state of this issue?
Community
IntelliJ IDEA Open API and Plugin Development
Implementing Autocompletion by using indexed values
0 votes
Created
October 24, 2022 06:14
Hello Karol, I do not think that the equals() and hashCode() will solve my Problem. In my actual Project I am using the @Value Annotation from Lombok. But nevertheless I did generate the equals() a...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing Autocompletion by using indexed values
0 votes
Created
October 21, 2022 13:25
Here the updated version of my code. I hope I have strip everything which is unnecessary from the code. Upload id: 2022_10_21_279GtaTzKRt7s67tDNMtL7 (files: test_plugin_project.zip, plugin_code_fix...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing Autocompletion by using indexed values
0 votes
Edited
October 21, 2022 13:17
Hello Karol,thanks for your answer I did not strip enough from the old code. I will fix this and upload a new version of the code. To reproduce the error you just need to start the project and go i...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing Autocompletion by using indexed values
0 votes
Created
October 21, 2022 12:38
Thats confusing because I do not have this kind of NullpointerException.But I found some other issues which I uploaded.Here the updated Project Upload id: 2022_10_21_APnaheusqYRJsyRGFz5WPA (file: p...
Community
IntelliJ IDEA Open API and Plugin Development
Implementing Autocompletion by using indexed values
0 votes
Created
October 19, 2022 06:34
Hello Karol,why can I not find the information about "Zip templates will be deprecated and shouldn't" be use anywhere?I am realy disappointed about your support... The time when I opened this quest...
Community
IntelliJ IDEA Open API and Plugin Development
New Project using project-template.zip
0 votes
Created
September 26, 2022 06:22
Hello Pani,yes my ModuleBuilder extends com.intellij.ide.util.projectWizard.ModuleBuilder; I did found another option to implement my project. I am using the `New File` Option to genereate a file ...
Community
IntelliJ IDEA Open API and Plugin Development
New Project using project-template.zip
0 votes
Created
June 07, 2022 09:24
Hi Karol, I just want to see my project in the project wizard like version 2021.1.3. I do not understand why the project is not visible in version 2022.1. I have another question. Do you have a do...
Community
IntelliJ IDEA Open API and Plugin Development
New Project using project-template.zip
0 votes