Daniel Asher
Daniel Asher
As far as my (limited) understanding goes, MacOS/iOS support the `ttc` collection font format. `Rswift` currently ignores these in the `font` struct. Should these be supported? thanks, Daniel
Sometimes I simple want access to a single vimium function, e.g. the 'f' key on Github. It is too laborious to exclude all of Github's keyboard shortcuts. If we could...
Hi, this pull request features a couple of fixes and adds the ability to control the generation of `createdAt` and `updatedAt` field through FirestoreClass properties. I'd appreciate a quick turnaround...
Hi, I am creating small read-only documents that will never be updated. Is it possible to allow a `FirestoreDocument` to take a constructor argument to allow for a document without...
Thanks for a great project! I am building a static site and everything works well when I `npm run generate && npm start`, but I receive `404 Not found` for...
**Is your feature request related to a problem? Please describe.** Quickly going back to the last layout requires remembering which layout is active and what shortcut is required. I often...
**Is your feature request related to a problem? Please describe.** I use 3Column Middle layout all the time for my widescreen monitor. It's fantastic! My only grip is that when...
Hi, I'm trying to use `NSLogger` in Xcode `XCTest`s running on the simulator with the desktop viewer running on a separate computer over wifi. I read the advice about using...
Hi, I'm new to NSLogger, and am enjoying seeing logs in this modern way and on a second laptop screen. I was wondering if there was a reason that `stdout`...
## Goals Use modules, nesting and access control with `Realm.Object` subclasses. It's been over two years since @fluidsonic report #2801 and Swift became open source, yet using `Realm` objects breaks...