Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Aswani Aditya
Total activity
13
Last activity
September 11, 2024 05:42
Member since
June 21, 2023 10:52
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (1)
Comments (6)
Sort by recent activity
Recent activity
Votes
Edited
September 11, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Confused with an instrumented jar present in the final plugin zip
0 votes
Edited
September 10, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Confused with an instrumented jar present in the final plugin zip
0 votes
Edited
September 03, 2024 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...
Community
PhpStorm
Phpstorm continuously requesting Default keyring
0 votes
Edited
August 08, 2023 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...
Community
IntelliJ IDEA Open API and Plugin Development
Use InlayHints to show code suggestion
0 votes
Created
June 21, 2023 10:54
Peter Gromov Can you please help with a sample code
Community
IntelliJ IDEA Open API and Plugin Development
How to create an auto complete text field which adds items async?
0 votes
Created
June 21, 2023 10:52
Pascal Kesseli Can you share the src code for your requirement. We have the exact same requirement
Community
IntelliJ IDEA Open API and Plugin Development
How to add items from a CompletionProvider asynchronously?
0 votes