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 15, 2014 13:14
Yes, it's there: right click -> Git -> Annotate.
Community
AppCode
Git blame?
17 votes
Created
February 21, 2014 10:55
It looks like in AppCode you are building for a device and in Xcode for a simulator. Simulator does not perform code signing, so you don't get an error there.If all you want to do is to run the app...
Community
AppCode
Code signing error after import from Xcode
2 votes
Created
June 08, 2018 10:48
Yes, the problem is in the gradle configuration. Unfortunately, developing AppCode plugins with gradle-intellij-plugin is not supported at the moment.
Community
AppCode
AppCode plugin development: How to run/debug from Idea CE
1 vote
Created
June 20, 2017 13:54
Looks like you have a development snapshot. For 3.1.1 only the release build is supported. Alternatively, you can try 4.0 snapshots. They might be unstable, but Swift plugin will not refuse workin...
Community
CLion
CLion Swift plugin is no compatible with latest swift version
1 vote
Created
July 06, 2014 11:24
Preferences -> Editor -> Color & Fonts -> General -> Vertical indent guide
Community
AppCode
Change color of indent lines?
1 vote
Created
May 10, 2016 16:18
Alexandre, what is the path to MatrixGen_Test.cpp in the output of "image dump line-table MatrixGen_Test.cpp"?
Community
CLion
Debugging an externally compiled executable
1 vote
Created
May 15, 2015 12:07
Since CMake uses the full path of the project in generated makefiles, this is exactly the same problem. Please try moving your project out of your home folder, so the path to the project does not c...
Community
CLion
Error:The C compiler "C:/MinGW/bin/gcc.exe" is not able to compile a simple test program ?
1 vote
Created
October 14, 2014 10:02
Hi Dirk,Parsing both branches of an ifdef section is a quite difficult task, plust it is only possible in certain cases where ifdef does not break the syntax. We have a related issue on our tracker...
Community
CLion
#ifdef section and parsing
1 vote
Created
January 30, 2015 15:41
You can switch to GDB tab in the Debugger pane and enter that command into the command line. Unfortunately, there is no way to make that setting persistent, but you can work around that by creating...
Community
CLion
How can I pass GDB a "handle signal" command?
1 vote
Created
December 18, 2019 12:40
Indeed, a forum is not the best place for troubleshooting. Perhaps, it would be easier if you contact our support: appcode-support@jetbrains.com. Could you please send us the entire idea.log along ...
Community
AppCode
Cocoapods and Appcode , no pods listed
0 votes
Next
›
Last
»