Adrian !
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
Adrian ! created a post, AnsweredAppCode: 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 ! created a post, AnsweredBinding 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 ! created a post, AnsweredExternal 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 ! created a post, AnsweredSwift: 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 ! created a post, AnsweredUI 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 ! created a post, 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...