Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ivan Chirkov
Total activity
120
Last activity
November 29, 2024 09:40
Member since
February 15, 2013 13:52
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
49
Activity overview
Articles (0)
Posts (1)
Comments (70)
Sort by recent activity
Recent activity
Votes
Created
June 06, 2018 12:19
Hi Etan, you are correct that plugin lists distributed to IDEs are cached and it can take 10 minutes in worst case to notice change in IDE. We will add corresponding warning on the page.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin only discoverable in IDEA plugin repository
0 votes
Created
June 06, 2018 12:08
Hello! We are investigating this problem. It seems that description of your plugin now has some UTF 4-byte symbols that are unsupported by our application. We are working on a fix to support those ...
Community
IntelliJ IDEA Open API and Plugin Development
plugin update catch exception
0 votes
Created
May 10, 2018 17:41
Hi, Martin! Sorry for the late answer. Plugin Repository uses code analysis to understand what extensions plugin supports and you don't need to register anything additional in the plugin.xml. In ca...
Community
IntelliJ IDEA Open API and Plugin Development
How to register a supported format in plugin description XML
0 votes
Created
May 08, 2018 11:16
It is not possible because Android Studio supports everything IntelliJ Community supports. Therefore if plugin is available for IntelliJ Community then it would be also available for Android Studio.
Community
IntelliJ IDEA Open API and Plugin Development
How can I exclude a plugin from being available to certain IDEs?
0 votes
Created
April 23, 2018 11:46
Hi Bernard, There is a `com.intellij.ide.plugins.PluginInstaller#addStateListener` though it is not a part of Open API therefore it is not guaranteed that this method would not be changed in the fu...
Community
IntelliJ IDEA Open API and Plugin Development
Hook for plugin uninstall process
0 votes
Created
April 19, 2018 07:22
Hi Ali, You need to sign in then click "UPDATE PLUGIN" on your plugin page and there you would see "DELETE PLUGIN" button.
Community
IntelliJ IDEA Open API and Plugin Development
How do I delete my plugin?
0 votes
Edited
February 22, 2018 16:18
Hi, Don! Unfortunately plugin repository and IDEA don't correctly support dependencies on module specified inside other plugins (`com.intellij.modules.python` is defined inside Python Community Edi...
Community
IntelliJ IDEA Open API and Plugin Development
Allow my plugin to install on IDEA
0 votes
Created
February 19, 2018 15:54
Issue has been fixed!
Community
IntelliJ IDEA Open API and Plugin Development
Plugins cannot be downloaded by gradle intellij plugin
0 votes
Created
February 12, 2018 15:49
Hi Collin. Description from plugin site is used in IDE when plugin is not yet installed or an update is available and as you correctly noticed description is updated with every new version upload w...
Community
IntelliJ IDEA Open API and Plugin Development
Bug in plugin repo display
0 votes
Created
January 29, 2018 18:21
We would like to diagnose ssl handshake to understand if the problem is with our certificate therefore could you please follow instructions in https://youtrack.jetbrains.com/issue/IDEA-185762#comme...
Community
IntelliJ IDEA Users
Handshake failure when connecting to pluginManager
0 votes
«
First
‹
Previous
Next
›
Last
»