Stefan Kerkewitz

- 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
AnsweredIf 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 ... -
Created Can not build my project in AppCode 2016.2 EAP
CompletedI 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... -
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... -
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... -
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 ... -
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 ... -
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... -
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... -
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... -
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...