主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Aswani Aditya
活动总数
13
最后的活动
2024年09月11日 05:42
成员加入日期
2023年06月21日 10:52
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
5
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年09月11日 05:42
Hi,I am using Gradle IntelliJ Plugin (1.x) not the IntelliJ Platform Gradle Plugin(2.x)No it doesn't cause any issue(not that i know of), but I was surprised to see instrumented jar in our final pl...
社区
IntelliJ IDEA Open API and Plugin Development
Confused with an instrumented jar present in the final plugin zip
0 票
已编辑于
2024年09月10日 11:37
Hi,But we want to distrubte the final plugin.zip file to the clients. Here are the 2 jars generated after the build process.Does it not make sense to include the .jar file instead of intrumented ja...
社区
IntelliJ IDEA Open API and Plugin Development
Confused with an instrumented jar present in the final plugin zip
0 票
已编辑于
2024年09月03日 03:40
Eugene Morozov Is there a way to change the default storage to keypass instead of keychain from my plugin code?We save some user credentials to storage in our plugin, but users who use our plugin i...
社区
PhpStorm
Phpstorm continuously requesting Default keyring
0 票
已编辑于
2023年08月08日 16:09
com.intellij.codeInsight.inline.completion.InlineCompletionProvider @Kirill Do you mean the above EP will be available to be extended only from 23.3 release? Is there any alternative to achieve the...
社区
IntelliJ IDEA Open API and Plugin Development
Use InlayHints to show code suggestion
0 票
创建于
2023年06月21日 10:54
Peter Gromov Can you please help with a sample code
社区
IntelliJ IDEA Open API and Plugin Development
How to create an auto complete text field which adds items async?
0 票
创建于
2023年06月21日 10:52
Pascal Kesseli Can you share the src code for your requirement. We have the exact same requirement
社区
IntelliJ IDEA Open API and Plugin Development
How to add items from a CompletionProvider asynchronously?
0 票