Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anton Makeev
Total activity
2373
Last activity
April 15, 2019 16:26
Member since
July 02, 2007 11:05
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
888
Activity overview
Posts (2)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Created
February 09, 2017 12:23
Should be possible via VirtualDirectory.createChildData/VfsUtil#saveText
Community
IntelliJ IDEA Open API and Plugin Development
PsiDirectory.copyFileFrom -> Redo recreate file without content
0 votes
Created
February 08, 2017 22:46
Arsen, there is a known issue with Undo that doesn't support binary files IDEA-99788. Do you have the same problem?
Community
IntelliJ IDEA Open API and Plugin Development
PsiDirectory.copyFileFrom -> Redo recreate file without content
0 votes
Created
February 08, 2017 22:44
No, command should be performed atomically; try to rework your logic so that it shows dialog, gathers all necessary info and then applies all the changes.
Community
IntelliJ IDEA Open API and Plugin Development
Messages YesNoDialog devide command
0 votes
Created
February 08, 2017 17:37
If you could try to recreate a sample project that has the same issue it would definitely help
Community
AppCode
why is xcscheme file changed
0 votes
Created
January 26, 2017 20:28
It's not yet implemented, here is a feature request: https://youtrack.jetbrains.com/issue/IDEA-126775
Community
AppCode
possible to change color of selected tab
0 votes
Created
January 19, 2017 10:51
Jim, we still weren't able to reproduce the problem locally. Sample project would definitely help. You can strip it down to xcodeproj/xcworkspace files, no other sources needed; after that, you can...
Community
AppCode
why is xcscheme file changed
0 votes
Created
January 18, 2017 20:33
@Serksahin you can, simply right-click on a change and create a patch. Then share the patch
Community
AppCode
How to unshelve changes from VCS
0 votes
Created
January 12, 2017 16:31
Have you tried wrapping each action in a separate command?
Community
IntelliJ IDEA Open API and Plugin Development
Undo into dialog
0 votes
Created
January 12, 2017 14:06
I see, thanks. How do you want Undo to work in the dialogs?
Community
IntelliJ IDEA Open API and Plugin Development
Undo into dialog
0 votes
Created
January 11, 2017 12:48
Sean, we don't have publicly available framework to test AppCode plugins with. But you can build your own: Inherit from PlatformTestCase, in setUpProject open a test xcode project using ProjectUti...
Community
IntelliJ IDEA Open API and Plugin Development
Testing an AppCode Intention Plugin
0 votes
«
First
‹
Previous
Next
›
Last
»