Adrian !
- 活动总数 22
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 7
-
-
Adrian ! 创建了一个帖子, 已回答AppCode: 1 second keypress responses; terribly slow in general
I've just installed AppCode on an older Mac Mini (mid 2011 2.7 GHz Intel Core i7, 8 GB RAM, AMD Radeon HD 6630M 256 MB) and performance is terrible - even when just cursoring around in the editor r... -
-
Adrian ! 创建了一个帖子, 已回答Binding return key to "complete current statement"
For years I have had the return key bound to "complete current statement" in my keymap. I love being able to press return and have closing parens and a semicolon inserted for me. But this means tha... -
Adrian ! 创建了一个帖子, 已回答External documentation for Gradle project dependencies
I'm working in a Gradle project and the "External Documentation" option isn't available. Quick documentation works (it uses with the sources jar rather than the docs jar). Note I'm talking about al... -
-
Adrian ! 创建了一个帖子, 已回答Swift: disable comment at first column
For Swift, is there a way to prevent "Comment With Line Comment" and "Comment With Block Comment" putting the comment characters at the first column, and instead have them follow the format of the ... -
Adrian ! 创建了一个帖子, 已回答UI tests in AppCode?
Hi, Is running UI tests actually supported in AppCode? Please let me know whether I should stop banging my head against this particular brick wall. Thanks. -
-
Adrian ! 创建了一个帖子, How to tell the debugger not to break on signals?
Hi all,Whenever a signal is raised, the debugger pauses. This is a real nuisance (in my current application at least). Is there any way to prevent this?You can tell lldb not to stop on particular s...