Results 166 issues of Rob Brackett

**Describe the bug** Setting the `ignoreInitial` option to `true` should always suppress the initial `add` event when a file/directory/symlink is discovered. However, if you aren’t using fsevents, symlinks still trigger...

mac

This is a very basic first cut at supporting both Intel and Apple (M1) processors in the same bundle. Still needs plenty of testing, and probably needs a new submodule...

TM2 now has a final release candidate and TM1 is no longer even supported on the last couple versions of OS X. Support both makes the code pretty ugly and...

For the most part, this is pretty straightforward—open in Xcode and build—but there could be much more detailed instructions here, especially now that there are sub-dependencies (EditorConfig-Core requires PCRE). Should...

documentation

This should address #5 and allow developers to seamlessly reference the `.p12` file they get from google as the `keyFile` parameter or use a base64-encoded version (or a buffer) as...

# Environment Knex version: 2.2.0 Database + version: Postgres 14.4 OS: MacOS 12.4 # Bug The `Knex.client` property is typed as `any`, but it seems like it should be `Knex.Client`:...

It would be really useful and nice to be able to listen for some of the callbacks (particularly `onSelect`) as events instead of needing to pass them as callbacks into...

Enhancement

This one’s a bit interesting. If you stream payments from a non-existent account, like so: ``` js var server = new StellarSdk.Server('https://horizon-testnet.stellar.org'); var paymentStream = server .payments() .forAccount('GAA2LEFZVJU63SP5B7C77AJXT5PRYDVCWGLFKNVMJTLZU4IXAMXGAATZ') .stream({ onmessage:...

This is probably a bit obscure, but I’m running into a situation where `@!endgroup` has to be followed by two blank lines (rather than one or none) in order to...

At the Berlin developer summit, we decided *multiaddresses* or *peer addresses* were important to write a concept doc about. We did not have time to write a rough draft, so...

P3
kind/enhancement
dif/medium
effort/hours
status/inactive
topic/docs