Devenyangdi
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Created How to get the selected content in a Commit?
AnsweredThe version I am using is: Gradle: com.jetbrains:ideaIU:2023.3 (app.jar)@Overridepublic void actionPerformed(@NotNull AnActionEvent anActionEvent) {CommitMessageI commitPanel = getCommitPanel(anAct... -
Created Regarding the issue of gray code completion hints, requesting assistance.
Answeredhttps://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... -
Edited Why are there no API tutorials for Inlay Hints, only two example demos?
Answered"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. -
Created JBCefBrowser component issue: After inputting Chinese characters, they appear in an editing pending state.
AnsweredI 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? -
Created How to implement tooltips in Java language?
AnsweredI 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... -
Created JCEF is not supported in this env or failed to initialize
AnsweredI 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, ...