主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Harshitgarg777
活动总数
110
最后的活动
2024年09月05日 09:07
成员加入日期
2023年08月02日 09:16
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
30
活动概览
帖子(29)
评论(48)
按最近的活动排序
最近的活动
投票数
创建于
2024年09月05日 09:07
Okay, we got it. PasswordSafeSettings ps = ApplicationManager.getApplication().getService(PasswordSafeSettings.class); ProviderType f = ps.getProviderType();
社区
IntelliJ IDEA Open API and Plugin Development
Notify the user if passwords are not stored in keepass?
0 票
创建于
2024年09月05日 07:08
Using, CredentialStoreManager.Companion.getInstance().defaultProvider(); CredentialStoreManager.Companion.getInstance().availableProviders(); I am able to get the default providers and available pr...
社区
IntelliJ IDEA Open API and Plugin Development
Notify the user if passwords are not stored in keepass?
0 票
创建于
2024年09月05日 06:35
I explored “PasswordSafeSettings” as per your recommendation but wasn't able to find any solutions for my problem. I am still working on it as of now.
社区
IntelliJ IDEA Open API and Plugin Development
Notify the user if passwords are not stored in keepass?
0 票
创建于
2024年03月21日 10:43
Hello, I raised an issue in youtrack with some code to make you understand it better. Please look into it. https://youtrack.jetbrains.com/issue/GTW-8190/Passwords-stored-in-KeePass-are-deleted-when...
社区
IntelliJ IDEA Open API and Plugin Development
Storing password in keepass in intellij gateway
0 票
创建于
2024年03月20日 08:58
Because the plugin doesn't work properly in gateway and it has multiple issues but it's still usable. I want to show a notification to the user just to inform them until I resolve multiple issues p...
社区
IntelliJ IDEA Open API and Plugin Development
How to know if plugin is opened in a host via gateway?
0 票
创建于
2024年03月20日 07:26
Hello, If I open intellij via gateway and go to plugins, there are 2 options - install from Host or install from Client. I am able to get the application service not null when plugin is installed f...
社区
IntelliJ IDEA Open API and Plugin Development
How to know if plugin is opened in a host via gateway?
0 票
创建于
2024年03月13日 12:06
i am also facing the same issue
社区
IntelliJ IDEA Open API and Plugin Development
How to know if plugin is opened in a host via gateway?
0 票
创建于
2024年03月04日 06:50
Hello, does anyone know how to get it?
社区
IntelliJ IDEA Open API and Plugin Development
I have PyFunction, Caret position, PsiFile. How to get other things from here?
0 票
创建于
2024年02月26日 10:27
hello Karol, any update?
社区
IntelliJ IDEA Open API and Plugin Development
How to use Python language PSI model for plugin development in intellij idea
0 票
创建于
2024年02月22日 12:12
I want to use com.intellij.java and com.intellij.modules.python both in my project. I set the intellij { type.set("IC")} and get java one. When I set it to PC I am able to get python one. Please he...
社区
IntelliJ IDEA Open API and Plugin Development
How to use Python language PSI model for plugin development in intellij idea
0 票
下一页
›
最后
»