Crispin Bennett

Avatar
  • Total activity 144
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 51
  • Created

    Pruning run/debug configurations

    I could have sworn that AppCode had a method of automatically deleting temporary run/debug configurations (eg. the unit test configs that are created when you run per-class/method unit tests). But ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Possibly hairbrained suggestion (Xcode ReSharper-ish assistant/plugin)

    I'm sure you (Jetbrains guys) must have considered this, but it's a thought that cropped up so I thought I'd mention it.I've been using AppCode for some time, pretty much exclusively (forays into c...
    • 4 followers
    • 8 comments
    • 0 votes
  • Created

    Empty build errors (no error line display)

    I have a current project where, when I build the associated unit test target, if there is any compile-time error in a file compiled into the main target, an empty build error occurs. That is, the m...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    "Cannot create file" with new File Template

    What would cause an error dialogue saying  "Cannot create file" to pop up when trying to use a newly-created File Template? The template is very simple static content, except for one use of $(NAME)...
    • 1 follower
    • 2 comments
    • 0 votes
  • Created

    Persistent fold region?

    I know I can fold an arbitrary region with "Fold selection" (⌘. by default). Is there an equivalent that will make an arbitrary folded region persistent (ie. so it will remain folded across file op...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    "implement methods" templates?

    Where can I edit the templates inserted when I run "implement methods" (ctrl-i)? I prefer a slightly different style for accessor methods, and the current (as of current EAP) ones are non-ARC.
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How to run Instruments from AppCode?

    I have a Run -> Profile with [configuration name] menu entry, but it is always greyed out (with release and debug configs). Is there something I need to configure to get this operating?
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Where's 'goto definition' in 115.6?

    I see from the blog that ⌘B  now does 'goto implementation' by default. And this is the way it seems to work. But I have two puzzles: how to I 'goto definition'? The menu item (Navigate->definition...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How to arrange debug tool windows?

    In the Debug tool window, clicking 'Move to Grid' on the Console tab puts it below the other tool windows. Whereas the same action on the GDB tab puts it on a secondary tab alongside 'Variables'.Is...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Call AppCode diff externally?

    I like the AppCode diff tool better than any of the others I've tried on the mac. Is there any way of calling into it externally?
    • 2 followers
    • 2 comments
    • 0 votes