Anders Carlsson
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Code formatting - one liners
Hello, Is there a way to keep "one liners" on one line when formatting code in AppCode? I can't find any setting for that. Ex: Queue.main() { callback(.ParseError(error)) } /Anders -
Created Auto completion and GCD
Hi,When I use dispatch_async and other functions in GCD I get no auto complete. However, the code compiles, but no auto complete. Why is that?/Anders -
Created Code completion - instancetype
Hi,"instancetype" does not show up in code completion. Is this a bug?/Anders -
-
Created Open file with single tap/click/selection
Hi,Is it possible to open a file in the editor by just selecting (single tap/click) the file in project explorer (similar to Xcode)?- Anders -
Created CocoaPods - generated workspace reported as incorrect
Hi,When I create a project in AppCode and later use CocoaPods for dependency management the generated workspace is reported as incorrect. I can open it in Xcode without any problems.It's an iOS-pro... -
Created AppCode with Xcode 4.3 beta2
Hi,Is it possible to use AppCode with Xcode 4.3 beta2? I get the following error message at startup: "Xcode not found in '/Applications/Xcode.app/Contents/Developer'"I have removed the previos vers... -