Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anton Kashnikov
Total activity
65
Last activity
September 17, 2021 09:34
Member since
April 10, 2019 11:10
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
13
Activity overview
Posts (12)
Comments (37)
Sort by recent activity
Recent activity
Votes
Created
April 16, 2020 15:35
And in another case?
Community
IntelliJ IDEA Open API and Plugin Development
Update plugin in Intellij Idea 2020
0 votes
Created
April 16, 2020 13:11
I mean, when i release a new version of plugin and suggest a user to update to current version.
Community
IntelliJ IDEA Open API and Plugin Development
Update plugin in Intellij Idea 2020
0 votes
Created
April 16, 2020 13:09
1. 1.1. Set Run/Debug Configuration as Plugin 1.2. In the project settings set module SDK according to Intellij idea version I want to debug. 1.3. Press 'Shift + F9' 2. No, I use Maven. 3. IdeaPlug...
Community
IntelliJ IDEA Open API and Plugin Development
Debuging plugin in Intellij idea 2020 sandbox issue
0 votes
Created
September 11, 2019 10:47
Oh, thank you! I will try
Community
IntelliJ IDEA Open API and Plugin Development
Run WriteAction in Background process Asynchronously
0 votes
Created
September 11, 2019 10:18
Because BackgroundRunnable download 40 MB library at first and only after that adds library to the module. So 40MB downloading can take some time
Community
IntelliJ IDEA Open API and Plugin Development
Run WriteAction in Background process Asynchronously
0 votes
Created
September 11, 2019 10:15
I want to add library to the module. According to your guide it possible to do only under writeAction
Community
IntelliJ IDEA Open API and Plugin Development
Run WriteAction in Background process Asynchronously
0 votes
Created
August 09, 2019 14:09
Ok. Thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Tool for HTML displaying
0 votes
Edited
August 09, 2019 14:00
And what about internal intellij openapi tools? Do you have plans for creating such tools in future?
Community
IntelliJ IDEA Open API and Plugin Development
Tool for HTML displaying
0 votes
Created
July 05, 2019 13:07
Thanks. Its works.
Community
IntelliJ IDEA Open API and Plugin Development
Comparing directories using DiffManger
0 votes
Edited
July 04, 2019 14:33
Now i have one more question. Is there any way to observe the applying of changes in DiffManager view? I tried to use VirtualFileListener, but those events do not fire any of VirtualFileListener m...
Community
IntelliJ IDEA Open API and Plugin Development
Comparing directories using DiffManger
0 votes
«
First
‹
Previous
Next
›
Last
»