Roger Küng
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
Roger Küng created a post, Change color of '#pragma mark -' in structure view
Is it possible to change the color of the '#pragma mark -' inside the structure tree view?At the moment they are only displayed in a bold font, I would prefer to have them with a different, more vi... -
Roger Küng created a post, How to search for file inside Project view
I am tying to figure out how to find a file inside the project view (View -> Tool Windows -> Project).I tried with cmd+F but it only searches in already opened folders. Is there a way to search thr... -
-
-
Roger Küng created a post, Creating subclass
I am still relativeley new to Appcode.I tried to creatte a subclass, but I only saw the option to create a new class.In Xcode, if you create a subclass you get some nice templates already inserted ... -
-
Roger Küng created a post, Showing Properties in the Structure of the .m file
The structure sidebar shows all the methods and properties if they are defined in the .m file.But if I create a autosyntesized Property in the .h file aka:@property (nonatomic, weak)id <PrivateProt... -
Roger Küng created a post, Problems with the tutorial: can't create superuser
When i tried to follow the tutorial for pycharm I ran into the following problmes when I tryied to run syncdb:You just installed Django's auth system, which means you don't have any superusers defi... -