主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
yahavi
活动总数
30
最后的活动
2023年07月05日 06:42
成员加入日期
2019年01月17日 11:42
关注
0 名用户
关注者数
0 名用户
投票数
7
订阅数
11
活动概览
帖子(7)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月28日 14:06
Apologies for not being clear enough. I'm not a native English speaker. The IntelliJ SDK wraps many Java swing components and contains many new ones. In my plugin, I'd prefer using a native Intelli...
社区
IntelliJ IDEA Open API and Plugin Development
Draw a flow chart
0 票
创建于
2021年04月30日 15:03
It looks like the vgo language disappeared in one of the latest versions of the IntelliJ platform. Is there another solution for implementing go.mod files custom inspections? Thanks.
社区
IntelliJ IDEA Open API and Plugin Development
Creating a LocalInspection for go.mod files
0 票
创建于
2021年03月10日 08:52
Thanks for your answer. I created a configuration group according the guide you provided, but I still can't see the expected table of contents:
社区
IntelliJ IDEA Open API and Plugin Development
Building root configurable for a plugin
0 票
创建于
2019年12月17日 17:29
Thanks! It helped!
社区
IntelliJ IDEA Open API and Plugin Development
How to create multiple IntentionActions?
0 票
创建于
2019年12月16日 20:13
Thanks for replying. I figured out how to create a single intention, I did exactly as the example.I can also create many IntentionActions, but I have to define each one of them in the plugin.xml. T...
社区
IntelliJ IDEA Open API and Plugin Development
How to create multiple IntentionActions?
0 票