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
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
Created
July 03, 2019 16:05
Yes, its work for me. With extending of DummyFileSystem and writing my own implementation of VirtualFiles. Thank you
Community
IntelliJ IDEA Open API and Plugin Development
Comparing directories using DiffManger
0 votes
Created
July 03, 2019 13:22
And one more question: is there any way to setWritable(false) fot VirtualFile created via DummyFileSystem ?
Community
IntelliJ IDEA Open API and Plugin Development
Comparing directories using DiffManger
0 votes
Created
July 03, 2019 11:57
Thank! I tried google virtual File Systems before. Now solution with DummyFileSystem works for me!
Community
IntelliJ IDEA Open API and Plugin Development
Comparing directories using DiffManger
0 votes
«
First
‹
Previous
Next
›
Last
»