Devenyangdi
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
-
-
Devenyangdi 创建了一个帖子, 已回答How 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 创建了一个帖子, 已回答Regarding 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 创建了一个帖子, 已回答Why 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 创建了一个帖子, 已回答JBCefBrowser 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 创建了一个帖子, 已回答How 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 创建了一个帖子, 已回答JCEF 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, ...