Tiago Veloso

Results 12 issues of Tiago Veloso

## Problem Summary Startup times I have migrated from `zgen` to `zplug`. My ZSH startup times have went from 0.3s to 1.3s. I have similar setups on both. I don't...

I have an extension view that contains a textfield. Whenever the extensionView is sliding to "hide" it's subviews are not fading as well. Should I handle this behaviour other way?

enhancement
confirmed

I am trying to enumerate a database finding only the values that match a given predicate. Here is my code: ``` NSPredicate *predicate = [NSPredicate predicateWithFormat:@"ANY SELF.names BEGINSWITH[cd] %@", searchText];...

I have two possible JSON payloads for a given object. In one payload there is a key `A` In another payload there is a key `B` I want to use...

### Checklist - [x] I've rebased my changes on top of `master` - [ ] I've built and run the project to see all new and existing tests pass -...

enhancement
new feature

I have a private pod that has `libPhoneNumber-iOS` as a dependency. I am trying to run `pod lib lint` on my `podspec` and it keeps failing the error sums up...

Is it possible to vertical scroll through all the view controllers?

is it possible to add some custom fields to `.timetrap.yml` and read them from a custom formatter?

Automatically load next file when reaching the end of one.