Dave Nicolson

Results 116 issues of Dave Nicolson

This pull request fixes the following deprecation warning: ``` CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not...

This pull request fixes the following errors when running a [Visual Studio Code Extension](https://code.visualstudio.com/api/get-started/your-first-extension): ``` node_modules/simple-plist/dist/index.d.ts:1:21 - error TS1259: Module '"bplist-creator"' can only be default-imported using the 'esModuleInterop' flag 1...

This pull request removes TypeScript types in favor of types upstream (https://github.com/joeferner/node-bplist-creator/pull/22, https://github.com/joeferner/node-bplist-parser/pull/34) and also fixes the import of `bplist-parser`. It's possible that it resolves https://github.com/wollardj/simple-plist/issues/58. The following code works...

Running the following script results in type errors when using [Deno](https://deno.land/): `echo 'import plist from "https://cdn.skypack.dev/[email protected]?dts"' | deno run -` https://github.com/wollardj/simple-plist/pull/65 can potentially fix some of them. Output ``` Download...

This pull request fixes the following deprecation warning: ``` CLI options definitions were upgraded with "type" property (which could be one of "string", "boolean", "multiple"). Below listed plugins do not...

It's possible to detect Dark Mode with the `XBARDarkMode` environment variable, but it doesn't seem possible to determine when an NSStatusItem has a light or dark tint. Even when appearance...

This will appear as "homebridge-camera-ui" instead of "Homebridge Camerea Ui" in Homebridge Config X.

wontfix

This will appear as "Homebridge Bravia tvOS" instead of "Homebridge Bravia Tvos" in Homebridge Config X.