主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Harshitgarg777
活动总数
110
最后的活动
2024年09月05日 09:07
成员加入日期
2023年08月02日 09:16
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
30
活动概览
帖子(29)
评论(48)
按最近的活动排序
最近的活动
投票数
创建于
2024年02月05日 05:59
Do I have to mention smthg in my build.gradle.kts file?
社区
IntelliJ IDEA Open API and Plugin Development
how to add multiple build configurations for my plugin?
0 票
创建于
2024年02月05日 05:50
this might be a typo here. in my program I was using correct name. Is this because there is no main class in my plugin?
社区
IntelliJ IDEA Open API and Plugin Development
how to add multiple build configurations for my plugin?
0 票
创建于
2024年02月02日 06:32
Hello, I am using ./gradlew clean build -DbuildType="prod" but when I do System.getProperty("build type") it returns null
社区
IntelliJ IDEA Open API and Plugin Development
how to add multiple build configurations for my plugin?
0 票
创建于
2024年02月01日 10:01
I forgot about it and also I didn't understand the answer there.
社区
IntelliJ IDEA Open API and Plugin Development
Multiple Build configurations
0 票
创建于
2023年11月28日 06:47
Do you have any reference where this has been implemented?
社区
IntelliJ IDEA Open API and Plugin Development
How to use original implementation of an action
0 票
创建于
2023年11月28日 06:37
Many functions are using editor and docs as a parameter. I just gave a simple example. Most functions are more complicated
社区
IntelliJ IDEA Open API and Plugin Development
How to write unit test cases for a function that takes document or editor as argument?
0 票
创建于
2023年11月21日 06:17
I didn't understand it. I want to have two separate logic in a Java file. So, from build.script file, i need to store the build configuration and access it wherever I want. how to achieve this?
社区
IntelliJ IDEA Open API and Plugin Development
how to add multiple build configurations for my plugin?
0 票
创建于
2023年10月19日 09:54
when I use passwordSafe to store, it opens up a default keyring and asks to set password. how to pause the execution in my plugin until the password is set or cancelled by the user in default keyring?
社区
IntelliJ IDEA Open API and Plugin Development
Showing password is stored when defaultKeyring is locked
0 票
创建于
2023年10月15日 08:04
I have added a popup. I want to add Tab press to it as well. Suppose, the user types something, an inlay is generated and it is cleared if types something else or moves his cursor.
社区
IntelliJ IDEA Open API and Plugin Development
Issue in Korean when EditorTab and CaretListener is used
0 票
创建于
2023年10月03日 06:30
Hello Yann, I have inlays in the editor that can be converted into code through a tab press. The inlays are disposed if caret moves or document changes. If the user presses tab, I want the tabActio...
社区
IntelliJ IDEA Open API and Plugin Development
Issue in Korean when EditorTab and CaretListener is used
0 票
«
第一页
‹
上一页
下一页
›
最后
»