主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mokloukong
活动总数
45
最后的活动
2025年01月31日 04:22
成员加入日期
2024年10月28日 11:07
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
10
活动概览
帖子(11)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2024年11月22日 12:25
hi,Karol Lewandowski,Sorry, if I could post a video, I might see the desired effect. Because it is this plugin that can complete code into a streaming effect. It's okay, I'll study it myself. Thank...
社区
IntelliJ IDEA Open API and Plugin Development
Code completion operation in editor inlayModel as a streaming effect
0 票
创建于
2024年11月22日 01:45
hi,Karol Lewandowski,Have you ever used TONGYI Lingma? His code completion supports streaming. If there is no API support, I guess it is possible that the model returns a stream, and we handle the ...
社区
IntelliJ IDEA Open API and Plugin Development
Code completion operation in editor inlayModel as a streaming effect
0 票
创建于
2024年11月21日 13:33
For example, TabNine code completion directly returns the entire code, but what I want to do is stream based return
社区
IntelliJ IDEA Open API and Plugin Development
Code completion operation in editor inlayModel as a streaming effect
0 票
创建于
2024年11月21日 13:31
hi,Karol Lewandowski,Sorry, I may not have expressed myself clearly. When it comes to chat Q&A, it's a streaming response. I want to complete the code, also as a stream, by displaying it in the cur...
社区
IntelliJ IDEA Open API and Plugin Development
Code completion operation in editor inlayModel as a streaming effect
0 票
创建于
2024年11月21日 07:41
this.template = ThemeUtil.loadCodeGeneralTemplate(); this.template = SchemaColorUtil.applySchemaColor(this.template);hi, Piotr Tomiak,thank you. I tried to remove the border radius: 8px from the ge...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot invoke "javax.swing.text.html.CSS$CssValue.parseCssValue(String)" because "conv" is null
0 票
创建于
2024年11月17日 05:49
hello,Yann Cebron,I wrote a small demo and recorded the error messages on it. You can take a lookpublic class RefactorChatWindow implements DumbAware, ToolWindowFactory @Overridepublic void createT...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot invoke "javax.swing.text.html.CSS$CssValue.parseCssValue(String)" because "conv" is null
0 票
创建于
2024年11月14日 13:37
hello,Yann Cebron,com.intellij.ui.components.JBHtmlPane,I tried this too, but it's still the same problemConverting code to HTML is correct because it can be rendered correctly when opened directly...
社区
IntelliJ IDEA Open API and Plugin Development
Cannot invoke "javax.swing.text.html.CSS$CssValue.parseCssValue(String)" because "conv" is null
0 票
创建于
2024年11月12日 09:51
Okay, thank you. I just downloaded the latest Gradle and there were no more warnings
社区
IntelliJ IDEA Open API and Plugin Development
Plugin setting Gradle plugin (2. 1.0) has a warning
0 票
创建于
2024年11月12日 00:36
Okay, thank you, it's resolved
社区
IntelliJ IDEA Open API and Plugin Development
How to achieve the effect of Inlay hint on the list above each function, separating and triggering by clicking?
0 票
创建于
2024年11月08日 09:33
Hello,Karol Lewandowski,Sorry, it is not the reason for upgrading. Gradle still has this problem when upgrading to 2.1.0. In swing rendering, this error will appear when calling the setText method ...
社区
IntelliJ IDEA Open API and Plugin Development
JEditorPane setText "conv" is null jbr_jcef 21, IntelliJ IDEA 2024.2.2
0 票
«
第一页
‹
上一页
下一页
›
最后
»