主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vyacheslav Karpukhin
活动总数
263
最后的活动
2019年12月18日 12:40
成员加入日期
2013年10月14日 08:12
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
110
活动概览
文章(0)
帖子(0)
评论(153)
按最近的活动排序
最近的活动
投票数
创建于
2014年07月21日 09:31
No, you are right, this option is similar to clang's MaxEmptyLinesToKeep. The problem in your particular case is that the element after the whitespace is a comment, which is not considered to be "c...
社区
AppCode
Reformat code and empty lines
0 票
创建于
2014年07月21日 09:49
Yes, this is possible, although a bit tricky.First, you need to open Preferences -> Scopes and create a new scope that includes only the files you would like to inspect. Then, in the Preferences ->...
社区
AppCode
Inspect code - without CocoaPods
0 票
创建于
2014年07月20日 13:13
Have you tried marking the run configuration as a "Single instance"? There is a checkbox in the right upper corner of the run configuration editor.
社区
AppCode
How to terminate last debug session automatically
0 票
创建于
2014年10月15日 10:11
No, this is not possible, but if you want to quickly alternate between .h and .m you can use the "Navigate to Related File" action (cmd+cntrl+up arrow).
社区
AppCode
Order .h .m tabs?
0 票
创建于
2014年10月16日 10:27
It is hard to say what is happening there without seeing the settings. It would be helpful if you could email to appcode-support@jetbrains.com your .xcodeproj bundle along with the device model and...
社区
AppCode
Suddenly getting weird error which won't let me run on device
0 票
创建于
2014年10月14日 23:23
Hi,I've tried to reproduce this by creating a new static framework project with Xcode 6.0.1, but everything worked as expected. Could you please also check that it works for you? If it does, then i...
社区
AppCode
XCTest unable to link against arm64
0 票
创建于
2015年02月02日 13:06
Please either navigate to Preferences -> Editor -> External Documentation and switch from Ingredients to "Default web browser", or install the Ingredients viewer.
社区
AppCode
Help is not working The file /Applications/AppCode.app/Contents/bin/x-ingredients:/search/UIApplication does not exist.
0 票
创建于
2015年01月30日 15:33
Looks like this is a bug in xcodebuild: it incorrectly reports an error which AppCode treats as a real error. Please create an issue on our tracker, along with a full build log, Xcode version and, ...
社区
AppCode
Can't build/clean for device
0 票
创建于
2014年11月14日 16:23
Hi, Pavel.You can create two run configurations for each target, and then in one of the configurations add "Before launch" action that invokes the other target.
社区
AppCode
Running unit tests from all dependencies
0 票
创建于
2014年11月21日 19:09
The format depends on the test runner. For OCUnit/XCTest it is "ClassName" or "ClassName/testMethodName" elements separated by comma. Masks are not supported, unfortunately.If all your test classes...
社区
AppCode
Pattern to use for Test Kind
0 票
«
第一页
‹
上一页
下一页
›
最后
»