Stefan Kerkewitz

Avatar
  • Total activity 106
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 36
  • Created

    Auto completion for parameter in function call

    Answered
    If I call a function in try to use autocomplete for the parameter; why does AppCode not suggest the parameter as first option? App seems to have no problem to know the parameter name as "Parameter ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Can not build my project in AppCode 2016.2 EAP

    Completed
    I still can build it in Xcode. It also worked fine in AppCode 2016.1.3. However, in 2016.2 it failed with: "Error:linker command failed with exit code 1 (use -v to see invocation)" Problem seems to...
    • 2 followers
    • 4 comments
    • 0 votes
  • Edited

    Analyse Crash Report broken in latest EAP?!

    Downloaded the latest EAP yesterday. Looks to me like the Analyse Crash Report is broken. It only show links for UIKit/Foundation code. But non of my code is linked nor is any third party framework...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    App exits when debugger goes from Swift to ObjC code

    So I updated to Xcode 7.3 and AppCode 2016.1RC2 and now I have another annoying debugger issue: If I set a breakpoint in swift code and use step over to debug the code, the app just exits without a...
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    AppCode 3.3.3 EAP: Breakpoint in Swift - Resume not working

    I have a breakpoint in Swift code. The code will be called from -[AppDelegate application:didFinishLaunchingWithOptions:]. AppCode stop as expected at the breakpoint but resume does not work. If I ...
    • 3 followers
    • 8 comments
    • 1 vote
  • Created

    Tab cycles between method parameter

    HelloI tried to ident a method argument with TAB. But instead of identing the argument the cursor cycles between the parameter each time I press the TAB key.First I thought this is an issue in the ...
    • 1 follower
    • 2 comments
    • 0 votes
  • Created

    Sidebar Windows are always pinned

    Hello,it seems to me in the latest version of IDEA 15 (143.379.11) the tool windows in the sidebar are always pinned. I have Idea 14.1.4 installed and if you unpin a window, it will slide back into...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Unused Code detection broken in EAP 141.2263.29?

    Hi,I updated my EAP this morning to the lastest EAP version. It seems to me there is a problem with the "unused local variable" detection:Everything is fine until I add or remove a single line of c...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Any chance of Ruby support in AppCode?

    Hello,I own a license of IntellijIDEA Ultimate (which has support for Ruby) and I own a license for AppCode (which has no support for Ruby). Now the annoying thing is I have a few ruby scripts in m...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Inline Dialog broken?

    In the last EAP (forgot the Version) and the current EAP OC-141.2000.4 the "Inline dialog" seems to be broken:For example: if i press CMD+ALT+N the dialog comes up and ask me if I would like to inl...
    • 2 followers
    • 5 comments
    • 0 votes