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
October 08, 2020 09:23
How do you install your plugin in your test?
Community
IntelliJ IDEA Open API and Plugin Development
Hook for plugin uninstall process
0 votes
Created
September 16, 2020 09:42
If this custom repository belongs to you then I would suggest parsing server logs to determine number of plugin file downloads.
Community
IntelliJ IDEA Open API and Plugin Development
Download metrics for plugins from custom non-public plugin repository
0 votes
Created
August 24, 2020 19:43
IDE shows everything that is present in custom repository. When you upload plugin to plugins.jetbrains.com compatibility check would be performed on server side and if your plugin has `<depends>com...
Community
IntelliJ IDEA Open API and Plugin Development
How to control one plugin not show on different IDE Plugin Marketplace?
0 votes
Created
June 05, 2019 10:00
We've managed to make changes on the server side so that it works in all versions of IDE therefore you can make changes in the next version you were planning to release.
Community
IntelliJ IDEA Open API and Plugin Development
Allow my plugin to install on IDEA
0 votes
Created
May 29, 2019 10:06
The fix has been deployed and now you plugin with `<depends>com.intellij.modules.python</depends>` would be available in IntelliJ IDEA, Android Studio, CLion, DataGrip, GoLand, PyCharm, Rider. When...
Community
IntelliJ IDEA Open API and Plugin Development
Allow my plugin to install on IDEA
0 votes
Created
April 26, 2019 12:59
API is available here http://www.jetbrains.org/intellij/sdk/docs/plugin_repository/api/plugin_upload.html
Community
IntelliJ IDEA Open API and Plugin Development
How to properly use custom release channels in IDEA 14 (and not only)
0 votes
Created
September 17, 2018 14:36
Another solution would be just to put 0 as value for LAST_TIME_CHECKED.
Community
IntelliJ IDEA Open API and Plugin Development
Custom plugin does not show update notification
0 votes
Created
September 17, 2018 14:35
Hi Jürgen, On the start IDEA checks how much time passed since last check for updates (automatic or manual) and if it is more than 24 hours then makes a check for update otherwise schedules automat...
Community
IntelliJ IDEA Open API and Plugin Development
Custom plugin does not show update notification
0 votes
Created
September 17, 2018 12:17
IDEA automatically checks for updates and shows corresponding pop-up once in 24 hours.
Community
IntelliJ IDEA Open API and Plugin Development
Custom plugin does not show update notification
0 votes
Created
August 01, 2018 05:59
Hi Mark, The message means that you are using username different from the one used to upload plugin previously. For plugin https://plugins.jetbrains.com/plugin/10973-cfn-lint you should use usernam...
Community
IntelliJ IDEA Open API and Plugin Development
permission denied on publishing a new version of a plugin using Gradle
0 votes
«
First
‹
Previous
Next
›
Last
»