主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
R JL
活动总数
12
最后的活动
2024年01月29日 11:31
成员加入日期
2023年06月25日 05:21
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(3)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2024年01月12日 13:05
2023.3
社区
IntelliJ IDEA Open API and Plugin Development
HighlightInfoFilter cause NPE
0 票
创建于
2024年01月07日 08:49
But HighlightInfoPostFilter works normally
社区
IntelliJ IDEA Open API and Plugin Development
HighlightInfoFilter cause NPE
0 票
创建于
2023年07月13日 08:38
Thank youIs there any other better way to achieve these without using language injection?
社区
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 票
创建于
2023年07月04日 04:51
I am now using the injected language to complete the above features, but the green background is really ugly, is there any way to avoid it? It seems that injected languages will have this green bac...
社区
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 票
创建于
2023年06月26日 09:16
I managed to define a language of my own and inject it to parse class names, so that the class name elements are independent of each other, now the problem is solved, not sure if this is a good way
社区
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 票
创建于
2023年06月25日 11:15
Also, offset-based documents always seem to start to the left of the psi element. In my case, if the class value is very long, then the document does not follow the mouse
社区
IntelliJ IDEA Open API and Plugin Development
css code Highlighting in documentation
0 票