Devenyangdi

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
-
-
Devenyangdi created a post, AnsweredHow to get the selected content in a Commit?
The version I am using is: Gradle: com.jetbrains:ideaIU:2023.3 (app.jar)@Overridepublic void actionPerformed(@NotNull AnActionEvent anActionEvent) {CommitMessageI commitPanel = getCommitPanel(anAct... -
Devenyangdi created a post, AnsweredRegarding the issue of gray code completion hints, requesting assistance.
https://www.jetbrains.com/idea/whatsnew/2024-1/img/Full_line_code_completion.gifIntelliJ IDEA Ultimate 2024.1 includes whole-line code completion for Java and Kotlin. There are also many similar pl... -
-
Devenyangdi created a post, AnsweredWhy are there no API tutorials for Inlay Hints, only two example demos?
"I want to develop embedded features using Inlay Hints, but I have no idea where to start, as there is very little information available online. I am using version IU-2023.3. -
Devenyangdi created a post, AnsweredJBCefBrowser component issue: After inputting Chinese characters, they appear in an editing pending state.
I am using the JBCefBrowser component. When I open a URL and enter Chinese characters, horizontal lines appear instead of the characters. Does anyone know why this might be happening? -
Devenyangdi created a post, AnsweredHow to implement tooltips in Java language?
I am currently working on an IDEA plugin. I aim to develop a plugin similar to GitHub Copilot. I already have access to a GPT interface, but I am unsure how to implement embedded tooltips. My progr... -
Devenyangdi created a post, AnsweredJCEF is not supported in this env or failed to initialize
I am using the following environment: JDK as follows: openjdk version "17.0.9" 2023-10-17 IBM Semeru Runtime Open Edition 17.0.9.0 (build 17.0.9+9) Eclipse OpenJ9 VM 17.0.9.0 (build openj9-0.41.0, ...