Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Maksim Kolchin
Total activity
44
Last activity
January 13, 2025 20:52
Member since
August 24, 2017 11:38
Following
0 users
Followed by
0 users
Votes
9
Subscriptions
12
Activity overview
Posts (9)
Comments (14)
Sort by recent activity
Recent activity
Votes
Edited
October 22, 2019 07:20
The extension point is com.intellij.serviceViewController. A good example implementation is com.intellij.execution.dashboard.RunDashboardServiceViewContributor.
Community
IntelliJ IDEA Open API and Plugin Development
Show query results in the Services Tool Window
1 vote
Created
September 30, 2019 20:32
Yes, I remember about GDPR. First of all, I wanted to know technical possibilities and then think about legal implications. Thank you for the pointer! I've actually started using DeviceIdManager.ge...
Community
IntelliJ IDEA Open API and Plugin Development
How to anonymously and uniquely identify a user of a (paid) plugin?
1 vote
Created
January 13, 2025 20:52
Yann Cebron Currently, I'm developing against IU 243.21565.193. In plugin.xml, I have the following line:<searchScopesProvider implementation="com.sharedvocabs.plugins.rdfandsparql.sparql.RDFAndSPA...
Community
IntelliJ IDEA Open API and Plugin Development
Custom SearchScope is shown under a wrong SearchScopeProvider
0 votes
Created
December 22, 2023 09:20
Thanks, Yann Cebron! I'm now experimenting with ExpandableComboAction and TreePopup to achieve what I need. I see that this is how similar dropdowns are implemented today, e.g. the git branch selec...
Community
IntelliJ IDEA Open API and Plugin Development
Toolbar drop-down list (ComboBoxAction) with search over submenus
0 votes
Next
›
Last
»