Devenyangdi
- 活动总数 16
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 6
-
创建于 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... -
创建于 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... -
已编辑于 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. -
创建于 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? -
创建于 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... -
创建于 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, ...