Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vyacheslav Karpukhin
Total activity
263
Last activity
December 18, 2019 12:40
Member since
October 14, 2013 08:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
110
Activity overview
Articles (0)
Posts (0)
Comments (153)
Sort by recent activity
Recent activity
Votes
Created
February 04, 2015 22:11
Please try selecting this part: "*someVC = [[SomeVC alloc] init];"Or simply put the cursor anywhere in "*someVC =", without any selection at all.
Community
AppCode
Refactor: Extract Instance Variable not working? [solved]
0 votes
Created
January 30, 2015 14:42
Please attach the build log. You can find it by clicking on a "Show Build Log" button in the "Messages" tool window:
Community
AppCode
Can't build/clean for device
0 votes
Created
November 18, 2014 09:54
Turns out, this funcionality is broken in the current release. I apologize for giving you an advice without testing it first.I've created a new issue on our tracker, please follow it to get updates...
Community
AppCode
Running unit tests from all dependencies
0 votes
Created
October 14, 2013 12:00
For Objective-C it works exactly as you are describing, but not for C++. Opencv is written in C++, so it needs to be linked with the test target. Objective-C dependencies may be left out from it, t...
Community
AppCode
Unit testing: duplicate classes vs undefined symbols
0 votes
Created
November 20, 2013 21:13
Hi Doug,Navigation between test and code is not supported for Google Test yet.There is an issue for creating new test classes, so it is planned: http://youtrack.jetbrains.com/issue/OC-4192
Community
AppCode
Navigate Test and GoogleTest = No test Subject Found
0 votes
Created
February 27, 2014 09:49
If this were a method and I was changing the return type, it would be as easy as activating the "Change Signature" refactor.Change signature doesn not work as you are describing, because the type ...
Community
AppCode
Can't refactor property type?
0 votes
Created
February 21, 2014 10:31
Thanks, could you please also attach a log from Xcode, so I can check for differences between the two of them?
Community
AppCode
Code signing error after import from Xcode
0 votes
Created
February 18, 2014 16:47
Yes, unfortunately this is not implemented yet. Here is an issue on our tracker: http://youtrack.jetbrains.com/issue/OC-6635
Community
AppCode
NSInteger vs in 64bit
0 votes
Created
February 15, 2014 12:56
Sorry, no ETA. For now you can try to convert your XIB file to the old format using Xcode: in the "File inspector" pane on the right set "Opens in" to "Xcode 4.6".
Community
AppCode
Any timeframe for the new UI designer?
0 votes
Created
February 15, 2014 12:59
Yes, the problem here was a memory issue. AppCode collects much more information about your code and dependencies than Xcode does, so it takes longer and needs more RAM. You can try increasing it b...
Community
AppCode
Building symbols taking, well, forever!
0 votes
«
First
‹
Previous
Next
›
Last
»