主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mokloukong
活动总数
45
最后的活动
2025年01月31日 04:22
成员加入日期
2024年10月28日 11:07
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
10
活动概览
帖子(11)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2025年01月15日 10:21
okay, thank you
社区
IntelliJ IDEA Open API and Plugin Development
JBCefBrowser load iframe HTML, unable to input Chinese Input
0 票
创建于
2025年01月14日 13:44
Hi, Karol Lewandowski,Thank you, this article solves this problem. Thank you so much. But will disabling OSR cause any other problems? I would like to consult with you about the plugin solution abo...
社区
IntelliJ IDEA Open API and Plugin Development
JBCefBrowser load iframe HTML, unable to input Chinese Input
0 票
创建于
2024年12月09日 16:02
Hi,Karol Lewandowski,open two windows in IDEA, the plugin can only be used on one window, and the plugin for the other window is invalid
社区
IntelliJ IDEA Open API and Plugin Development
Create multiple idea project windows for the same version of the idea, and the plugin can only be used in one project window
0 票
创建于
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 票
下一页
›
最后
»