Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Zlatoverov
Total activity
68
Last activity
April 02, 2021 12:48
Member since
February 08, 2018 15:32
Following
0 users
Followed by
0 users
Votes
14
Subscriptions
18
Activity overview
Posts (14)
Comments (22)
Sort by recent activity
Recent activity
Votes
Created
October 07, 2019 06:55
Also, the inability to reinitialize file editors leads to a small problem in IDEA.Test case: Open *.svg file (ImageFileEditorProvider has been created) Change file extension (f.e. to *.xml) Open t...
Community
IntelliJ IDEA Open API and Plugin Development
How to remove or replace FileEditor from EditorComposite
0 votes
Created
July 03, 2019 07:02
Now everything is fine, I solved my problem. I wonder how inside the #projectOpened method to find out that libraries are not yet available or psi infrastructure not loaded.
Community
IntelliJ IDEA Open API and Plugin Development
How to get a list of libraries when creating a project?
0 votes
Created
July 02, 2019 09:59
Thanks, Yann Cebron. Is there a way in the #projectOpened method to determine that the 'first initial import' has not ended yet?
Community
IntelliJ IDEA Open API and Plugin Development
How to get a list of libraries when creating a project?
0 votes
Created
June 27, 2019 09:13
Thanks, I will not use IntentionMenuContributor.
Community
IntelliJ IDEA Open API and Plugin Development
Sync intention menu contributor
0 votes
Edited
June 27, 2019 06:39
Yes CubaEditorNotificationPanel extends EditorNotificationPanel. But, I use custom components for EditorNotificationPanel. HyperlinkLabel doesn't suit me, for example, I use ActionButtonWithText. ...
Community
IntelliJ IDEA Open API and Plugin Development
Sync intention menu contributor
0 votes
Created
June 26, 2019 09:24
Thanks, it works fine!
Community
IntelliJ IDEA Open API and Plugin Development
Please add 2019.2 EAP artifacts to www.jetbrains.com/intellij-repository/
0 votes
Created
June 26, 2019 07:24
Thanks for the answer, but I still have a problem.I use 'gradle-intellij-plugin' https://github.com/JetBrains/gradle-intellij-plugin and add snapshot repository to repositories block. When building...
Community
IntelliJ IDEA Open API and Plugin Development
Please add 2019.2 EAP artifacts to www.jetbrains.com/intellij-repository/
0 votes
Created
January 09, 2019 08:13
Thanks for answer! Indeed, javax.validation.constraints.NotNull annotation applies to both FIELD and TYPE_USE. I see several inconveniences: 1. Inconvenient to change the FQN type, it is broken ano...
Community
IntelliJ IDEA Open API and Plugin Development
Type migration issue
0 votes
Created
December 11, 2018 08:07
Thanks, Roman Shevchenko!
Community
IntelliJ IDEA Open API and Plugin Development
How to get arguments for enum constant from com.intellij.psi.impl.compiled.ClsEnumConstantImpl
0 votes
Created
December 07, 2018 07:37
Sorry for the long answer. I found a solution. I wrote a custom org.jetbrains.plugins.gradle.tooling.ModelBuilderService and load my artifact force and set my model in com.haulmont.studio.intellij....
Community
IntelliJ IDEA Open API and Plugin Development
Processing library with custom artifact type
0 votes
Next
›
Last
»