Hitting CTRL-p or Cmd-p doesn't bring up a list of all the parameters. So I suppose it doesn't. But it does seem to be supported for Objective-C. Perhaps I'm missing something? Is there a button to activate it?
Asked
Active
Viewed 302 times
2 Answers
2
Cmd+P should be available in the next 3.1.x update

Anton Makeev
- 1,084
- 9
- 6
-
When is that one due? – Wilfred Springer Jan 12 '15 at 12:27
0
Well, sometimes it works, sometimes it doesn't. When you close XCode, execute
rm -rf "$(getconf DARWIN_USER_CACHE_DIR)/org.llvm.clang/ModuleCache"
and re-open XCode it works better for a couple of minutes. XCode 6 (and Swift) are late Alpha version. SourceKit crashes every 2 minutes....

qwerty_so
- 35,448
- 8
- 62
- 86
-
Judging from the title and the tags, the question was about AppCode, not Xcode. – Martin R Jan 09 '15 at 13:11
-
1Ups. Seems my brain had auto-correct turned on ;-) So forget my answer (except you switch to XCode :) – qwerty_so Jan 09 '15 at 15:22