Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
king s
Total activity
33
Last activity
January 26, 2025 06:45
Member since
May 06, 2023 05:27
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
11
Activity overview
Posts (9)
Comments (11)
Sort by recent activity
Recent activity
Votes
Created
January 02, 2025 02:47
Great job, after replace the code, it works fine.Thank you Jacky Liu.
Community
IntelliJ IDEA Open API and Plugin Development
LanguageTextField setText hang
0 votes
Created
September 26, 2024 01:24
A few days ago, I finally used your solution, which meets my current needs.Still thank you very much. @Patrick Scheibe
Community
IntelliJ IDEA Open API and Plugin Development
CodeCompletion not execute after set language of LanguageTextField
0 votes
Created
August 26, 2024 09:41
Source Code:Upload id: 2024_08_26_23xsihqBzsVN5CPsjXW1zF (file: RequestCompletionContributor.java)Jar: Upload id: 2024_08_26_QPDjAPH1etu8j8H8FRSZBm (files: hutool-all-5.8.12.jar, fast-request-scrip...
Community
IntelliJ IDEA Open API and Plugin Development
How to trigger method code completion even i type classname
0 votes
Created
August 26, 2024 09:16
Because request is a build-in param, if I use request r = new request(), it will show correct result. So if there is any idea ?
Community
IntelliJ IDEA Open API and Plugin Development
How to trigger method code completion even i type classname
0 votes
Created
August 26, 2024 09:01
Finally I use CompletionContributor to solve this problem. You can see the following example.But it have a bug. I have include the jar of HttpRequest. When I click the words form, it show the prope...
Community
IntelliJ IDEA Open API and Plugin Development
How to trigger method code completion even i type classname
0 votes
Created
August 21, 2024 02:30
Please see IDEA 2024.2.1 RC version, it seems k2 has just start working out of the box.My plugin has comfortable.
Community
IntelliJ IDEA Open API and Plugin Development
How to comfortable with K2 compile
0 votes
Created
August 12, 2024 12:28
Full demo codeimport com.google.common.collect.Lists; import com.intellij.icons.AllIcons; import com.intellij.json.json5.Json5Language; import com.intellij.openapi.project.Project; import com.inte...
Community
IntelliJ IDEA Open API and Plugin Development
CodeCompletion not execute after set language of LanguageTextField
0 votes
Created
August 05, 2024 04:19
Maybe I need to describe how to compile a text and execute the method from the text
Community
IntelliJ IDEA Open API and Plugin Development
How to execute the java method from text?
0 votes
Created
August 01, 2024 07:45
Bro, great help!
Community
IntelliJ IDEA Open API and Plugin Development
How to judge PsiType implements java.util.Map
0 votes
Created
May 06, 2023 08:36
base64 CERTIFICATE_CHAIN text and PRIVATE_KEY
Community
IntelliJ IDEA Open API and Plugin Development
Plugin signing not working pemObject must not be null
0 votes
Next
›
Last
»