Mat Gadd

Results 19 comments of Mat Gadd

Tricked me. :disappointed: Basically unusable with zero docs, ah well.

On desktop it's using some form of custom colour scheme for the docsets since dark mode is now supported there. Can we get the same for iOS?

@samsouder hasn't been _[particularly active][1]_ on this repo, so I have to assume the project is essentially abandoned. I have a [personal fork][2] which removed OgreKit (because I couldn't get...

Should anyone want to have a play with my fork, I've [created a release][1]. [1]: https://github.com/Drarok/reggy/releases/tag/1.4-2019-07-29

I don't think my fork is really in the spirit of mainline Reggy – I completely stripped out OgreKit since I couldn't get it compiling, which in turn removed the...

Sadly I've moved on from White October, but I believe @sampart will be able to help!

What would you expect this to return? As far as I know, there aren't descriptions built into iOS or Android apps' info.

Your string starts with a literal backtick, so there's no leading whitespace, so this library would do nothing, by design. I think.

I had to use `import { dedent } from 'ts-dedent';`

You’ll need a _much_ newer version of SQLite in order for this to work as mentioned in PR #28. SQLite 2.6.0 was released 2002-07-18, which is positively ancient for software....